Session 07 — Copilot for Code Review & Pull Requests¶
Module: Copilot in Practice Difficulty: Intermediate Prerequisites: Sessions 01–03 Duration: 3 hours (1 hr trainer content + 2 hr lab)
Overview¶
Use Copilot in code review. This session covers PR summaries, Copilot review, comments with suggested fixes, merge-conflict resolution, and team review practices.
Learning Outcomes¶
- Use Copilot to generate PR summaries and review comments
- Configure automatic Copilot reviews at repository or organization level
- Evaluate Copilot review quality and blind spots
- Resolve merge conflicts using the cloud agent
- Add Copilot to a team code-review workflow
Session Materials¶
| Resource | Location |
|---|---|
| Lab exercises | lab/ |
| Lab starter files | lab/starter/ |
| Lab solution files | lab/solution/ |
Key Topics¶
- PR summaries and commit message generation
- Copilot code review, manual and automatic
- Review comments with one-click fixes
- Merge conflict resolution via cloud agent
- Quality gates and team adoption