-
Notifications
You must be signed in to change notification settings - Fork 372
refactor: make Agent mode step non optional and full exercise refresh #92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Updated wording from 'lesson' to 'exercise' for clarity.
Updated notes on Copilot features and access limitations.
Added an image showing files added to context and removed help details.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This pull request performs a comprehensive update to the GitHub Copilot workshop documentation and infrastructure to improve the learning experience. The changes modernize terminology, enhance visual formatting, and restructure the exercise flow to make Agent Mode a mandatory step rather than optional.
- Restructured workflow organization by making Agent Mode step 4 instead of optional 3b
- Enhanced documentation clarity with improved formatting, updated screenshots, and theory sections
- Updated GitHub Actions workflows to use newer action versions and implement proper step validation
Reviewed Changes
Copilot reviewed 15 out of 15 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| pytest.ini | Adds pytest configuration file for test discovery |
| .github/workflows/*.yml | Updates workflow names, action versions, and adds new step 4 workflow |
| .github/steps/*.md | Comprehensive documentation improvements with formatting, theory sections, and updated instructions |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did a test run and everything worked for me. Only found a few minor wording tweaks.
Good updates. Thanks!
Summary
This pull request updates the GitHub Copilot workshop documentation to improve clarity, modernize terminology, and enhance the learning experience for new users. The changes focus on refining explanations of Copilot features, updating step-by-step instructions, and making tips and notes more visually distinctive and helpful.
Documentation improvements and feature explanations:
.github/steps/1-preparing.md..github/steps/2-first-introduction.mdfor a more engaging and informative start to the debugging exercise.Step-by-step instruction updates:
.github/steps/1-preparing.md..github/steps/1-preparing.md. [1] [2].github/steps/2-first-introduction.md.Visual and accessibility enhancements:
Copilot Edit Mode and workflow improvements:
.github/steps/3-copilot-edits.md.Changes
Closes:
Task list