Add Github Copilot instruction for PR reviews
authorMarvin Schenkel <marvinschenkel@gmail.com>
Thu, 26 Feb 2026 11:03:53 +0000 (12:03 +0100)
committerMarvin Schenkel <marvinschenkel@gmail.com>
Thu, 26 Feb 2026 11:03:53 +0000 (12:03 +0100)
.github/instructions/REVIEW.instructions.md [new file with mode: 0644]

diff --git a/.github/instructions/REVIEW.instructions.md b/.github/instructions/REVIEW.instructions.md
new file mode 100644 (file)
index 0000000..88c4e27
--- /dev/null
@@ -0,0 +1,15 @@
+---
+applyTo: "**"
+excludeAgent: "code-agent" # Only used by the code review agent in Github
+---
+
+# PR Review Standards
+
+When reviewing a pull request, apply the standards defined in:
+https://raw.githubusercontent.com/music-assistant/server/refs/heads/dev/.claude/skills/review-pr/REVIEW_STANDARDS.md
+
+## Output
+
+- Post inline comments on GitHub for every `[CRITICAL]` and `[PROBLEM]` issue found.
+- Do NOT post `[SUGGESTION]` items to GitHub.
+- Do not list things that are already correct