Week Two: Copilot Code Review [Copilot Skills Challenge] #185754
-
Welcome to part two of the GitHub Copilot Skills Series! This week, we’ll leverage GitHub Copilot code review to promote code quality and catch issues before they reach production. Missed last week? Head to Part One and then join us back here. Step One: Skills Exercise 💪To begin, complete the GitHub Copilot Code Review exercise where you’ll learn how to use GitHub Copilot for automated code reviews, customize review criteria, and set up automatic reviews Then, come back for part two to deepen your learning with our challenge and be entered to win a GitHub Shop Voucher! Step Two: Community Challenge 🧠Answer these multiple choice questions in the comments section: Question One: Which Copilot feature can assist you in writing clearer code review comments? Question Two: Copilot suggests a significant refactor to a core function, affecting its inputs and outputs in ways not documented in the original pull request. What actions should you take as a reviewer? Question Three: Copilot generates a code comment suggesting error handling for a function that currently has none. What should you do with this suggestion? Question Four: When using Copilot to add code review comments, what is the best way to ensure your feedback is helpful to the contributor? a) Phrase suggestions in a respectful, constructive manner, and explain your reasoning Question Five; When should you rely solely on Copilot-generated review comments without further investigation? a) Only when the code author is highly experienced We’ll be sharing the answers in the comments on Monday 🧠 Use the discussion below to share additional resources, ask questions for our team to answer, and respond to the challenge. **No Purchase Necessary. Open only to Github community members 14+. Game ends February 17, 2026. For details, see Official rules. |
Beta Was this translation helpful? Give feedback.
Replies: 30 comments 15 replies
-
Beta Was this translation helpful? Give feedback.
-
|
Missed Week 1? Check that out here! Week One: Customize Your GitHub Copilot Experience [Copilot Skills Challenge] |
Beta Was this translation helpful? Give feedback.
-
|
Step 2) dcbab |
Beta Was this translation helpful? Give feedback.
-
|
Question One: d) All of the above Question Two: c) Review the Copilot-generated changes in detail, assess their impact on related code, and raise questions with the author about compatibility, documentation, and test coverage; recommend updating documentation or tests within the PR before approving. Question Three: b) Share the suggestion with the author, and ask them to consider adding appropriate error handling Question Four: a) Phrase suggestions in a respectful, constructive manner, and explain your reasoning Question Five: b) Never—Copilot’s suggestions are valuable but should be considered alongside your own analysis |
Beta Was this translation helpful? Give feedback.
-
|
Q/1: d Q/2: c Q/3: b Q/4: a Q/5: b |
Beta Was this translation helpful? Give feedback.
-
|
Week Two => D C B A B |
Beta Was this translation helpful? Give feedback.
-
hey guys, this needs pro subscription which I don't have , how to continue ?
|
Beta Was this translation helpful? Give feedback.
-
|
D C B A B |
Beta Was this translation helpful? Give feedback.
-
|
Q1: d My rule: Copilot suggests, I verify—especially for refactors, security, and edge cases. |
Beta Was this translation helpful? Give feedback.
-
|
for me the copilot reviewer not coming(My account is corporate one) |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
D |
Beta Was this translation helpful? Give feedback.
-
|
1.d |
Beta Was this translation helpful? Give feedback.
-
Question One: Which Copilot feature can assist you in writing clearer code review comments?c) Suggest edits and questions based on the changed code Question Two: Copilot suggests a significant refactor to a core function, affecting its inputs and outputs in ways not documented in the original pull request. What actions should you take as a reviewer?c) Review the Copilot-generated changes in detail, assess their impact on related code, and raise questions with the author about compatibility, documentation, and test coverage; recommend updating documentation or tests within the PR before approving. Question Three: Copilot generates a code comment suggesting error handling for a function that currently has none. What should you do with this suggestion?b) Share the suggestion with the author, and ask them to consider adding appropriate error handling Question Four: When using Copilot to add code review comments, what is the best way to ensure your feedback is helpful to the contributor?a) Phrase suggestions in a respectful, constructive manner, and explain your reasoning Question Five; When should you rely solely on Copilot-generated review comments without further investigation?b) Never—Copilot’s suggestions are valuable but should be considered alongside your own analysis |
Beta Was this translation helpful? Give feedback.
-
|
Question One: Which Copilot feature can assist you in writing clearer code review comments? |
Beta Was this translation helpful? Give feedback.
-
|
Question One: Which Copilot feature can assist you in writing clearer code review comments? Question Two: Copilot suggests a significant refactor to a core function, affecting its inputs and outputs in ways not documented in the original pull request. What actions should you take as a reviewer? Question Three: Copilot generates a code comment suggesting error handling for a function that currently has none. What should you do with this suggestion? Question Four: When using Copilot to add code review comments, what is the best way to ensure your feedback is helpful to the contributor? Question Five; When should you rely solely on Copilot-generated review comments without further investigation? |
Beta Was this translation helpful? Give feedback.
-
|
Question One: d) All of the above |
Beta Was this translation helpful? Give feedback.
-
|
Q 1: d) All of the above |
Beta Was this translation helpful? Give feedback.
-
|
The answers are in! We're halfway through - thanks everyone for doing such great work 🚀 Answers: DetailsQuestion One: Which Copilot feature can assist you in writing clearer code review comments? c) Suggest edits and questions based on the changed codeQuestion Two: Copilot suggests a significant refactor to a core function, affecting its inputs and outputs in ways not documented in the original pull request. What actions should you take as a reviewer? Question Three: Copilot generates a code comment suggesting error handling for a function that currently has none. What should you do with this suggestion? Question Four: When using Copilot to add code review comments, what is the best way to ensure your feedback is helpful to the contributor? Question Five; When should you rely solely on Copilot-generated review comments without further investigation? |
Beta Was this translation helpful? Give feedback.
-
✅ Copilot Code Review – Community ChallengeQuestion One: Question Two: Question Three: Question Four: Question Five: |
Beta Was this translation helpful? Give feedback.
-
|
Question One: Question Two: Question Three: Question Four: Question Five: |
Beta Was this translation helpful? Give feedback.
-
|
Hey y'all, thanks so much to everyone who has participated so far! And if you haven't gotten a chance, it's not too late! Our Week 3 post is now live! 🎉 Week Three: Modernize Your Legacy Code with GitHub Copilot [Copilot Skills Challenge] |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
How can we start week 3? |
Beta Was this translation helpful? Give feedback.
-
|
d) All of the above |
Beta Was this translation helpful? Give feedback.
-
🐞 Bug Buster's Code Review Challenge SubmissionQuestion 1: d) All of the above My Bug Buster Approach to Code Reviews:I've customized Copilot as "Bug Buster" — a debugging-first assistant. During code reviews, I focus on: ✅ Error detection first — bugs before features Example Bug Buster Review Format: |
Beta Was this translation helpful? Give feedback.
-
|
Question 1) d) |
Beta Was this translation helpful? Give feedback.
-
|
@queenofcorgis is week 3 challenge opening up soon? |
Beta Was this translation helpful? Give feedback.
-
|
Hi, Here are my answers: |
Beta Was this translation helpful? Give feedback.
-
|
I have a technical question for the community of professional GitHub developers. As a junior front-end developer with GitHub Copilot Pro, how can I make meaningful progress in the front-end field and grow into a more skilled professional? |
Beta Was this translation helpful? Give feedback.












Hey y'all, thanks so much to everyone who has participated so far! And if you haven't gotten a chance, it's not too late!
Our Week 3 post is now live! 🎉 Week Three: Modernize Your Legacy Code with GitHub Copilot [Copilot Skills Challenge]