Exam GH-600 Topic 1 Question 13 Discussion

Actual exam question for Microsoft's GH-600 exam
Question #: 13
Topic #: 1
You have a GitHub repository that uses GitHub Copilot code review on pull requests.
You plan to add repository-wide code review guidance that will apply to all files.
You need Copilot code review to consistently apply the guidance during pull request reviews.
What should you do?

Suggested Answer: C Vote an answer

To apply repository-wide code review guidance that consistently impacts all pull request reviews, you must create a .github/copilot-instructions.md file in the root directory of your repository.
GitHub Copilot code review automatically ingests this file to use as a persistent checklist for every file change it analyzes.
Reference:
https://docs.github.com/en/copilot/how-tos/copilot-on-github/customize-copilot/add-custom-instructions/add-repository-instructions

by Jamie at Aug 23, 2026, 12:06 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10