Add GitHub Copilot CLI challenges and update documentation#1168
Open
tcardosoMSFT wants to merge 5 commits into
Open
Add GitHub Copilot CLI challenges and update documentation#1168tcardosoMSFT wants to merge 5 commits into
tcardosoMSFT wants to merge 5 commits into
Conversation
Update multiple challenges and documentation across various hacks
Co-authored-by: tcardosoMSFT <17726346+tcardosoMSFT@users.noreply.github.com>
…copilot Add GitHub Copilot CLI challenges (08 & 09) to 071-GitHubCopilot hack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New Challenge Content:
Student/Challenge-08.md) and a comprehensive coach's guide (Coach/Solution-08.md). This covers installing the CLI extension, usinggh copilot suggestandgh copilot explain, and exploring iterative refinement in the terminal. [1] [2]Student/Challenge-09.md) and a coach's guide (Coach/Solution-09.md). This guides users through a realistic DevOps workflow automated via Copilot CLI, from repo setup to release management and operational tasks. [1] [2]Documentation and Navigation Updates:
README.md) and the coach's guide (Coach/README.md) to add Challenges 08 and 09 to the challenge list, update prerequisites to include GitHub CLI, and adjust the recommended timing for each challenge. [1] [2] [3]These changes provide a more comprehensive learning path, enabling students to gain hands-on experience with Copilot beyond the IDE and into practical DevOps automation.
References: [1] [2] [3] [4] [5] [6] [7] [8] [9]