-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Updated advanced module to be about Code Review #204
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
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 PR transforms the advanced GitHub Copilot module from a Python API development tutorial to a focused code review module. The change reflects the repositioning of the module to cover only generally available (GA) features, starting with Copilot Code Review.
Key changes:
- Replaced Python HTTP API tutorial content with GitHub Copilot Code Review instructions
- Updated prerequisites and requirements to use a Node.js recipe app repository
- Streamlined the module to focus on a single feature with approximately 20-minute completion time
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Given updates to existing modules, the advanced Copilot module was no longer very advanced. As agreed, it's been updated to contain other, GA, features. At this point, that is only Copilot Code Review. The coding agent, Spark, etc, will not be included until GA.