chore: add copilot instructions for code reviews#9676
Merged
maribethb merged 1 commit intoRaspberryPiFoundation:mainfrom Apr 2, 2026
Merged
chore: add copilot instructions for code reviews#9676maribethb merged 1 commit intoRaspberryPiFoundation:mainfrom
maribethb merged 1 commit intoRaspberryPiFoundation:mainfrom
Conversation
rachel-fenichel
approved these changes
Apr 1, 2026
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.
The basics
The details
Resolves
Proposed Changes
Adds some copilot instructions to hopefully help copilot give better code reviews.
Reason for Changes
Copilot kinda sucks at reviewing blockly PRs right now. Added some instructions but I'm just guessing on what works here.
Copilot reviewer is limited to the first 4000 characters of instructions, so this is pretty terse and there is not a lot of background info about the repo, etc. We could put some of that in
agents.mdfiles instead to help people using copilot for authoring code. This is focused on code review.There is definitely some recency bias in issues we've seen lately with PRs from contributors (breaking changes, translation, etc) so feel free to suggest things I'm missing
Test Coverage
n/a
Documentation
n/a
Additional Information