From: Marvin Schenkel Date: Thu, 26 Feb 2026 11:03:53 +0000 (+0100) Subject: Add Github Copilot instruction for PR reviews X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=b93a0fdf3ec73ebe6b086f00ecf405412488386b;p=music-assistant-server.git Add Github Copilot instruction for PR reviews --- diff --git a/.github/instructions/REVIEW.instructions.md b/.github/instructions/REVIEW.instructions.md new file mode 100644 index 00000000..88c4e27d --- /dev/null +++ b/.github/instructions/REVIEW.instructions.md @@ -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