refactor: make Agent mode step non optional and full exercise refresh#92
Merged
FidelusAleksander merged 36 commits intoskills:mainfrom Oct 7, 2025
Merged
refactor: make Agent mode step non optional and full exercise refresh#92FidelusAleksander merged 36 commits intoskills:mainfrom
FidelusAleksander merged 36 commits intoskills:mainfrom
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.
Contributor
There was a problem hiding this comment.
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 <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
chriswblake
approved these changes
Oct 6, 2025
Member
chriswblake
left a comment
There was a problem hiding this comment.
Did a test run and everything worked for me. Only found a few minor wording tweaks.
Good updates. Thanks!
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.
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