Skip to content

Add Copilot pull request review instructions - #1171

Merged
Quim Muntal (qmuntal) merged 1 commit into
mainfrom
docs/copilot-review-instructions
Sep 23, 2026
Merged

Quim Muntal (qmuntal) merged 1 commit into
mainfrom
docs/copilot-review-instructions

Conversation

@qmuntal

Copy link
Copy Markdown
Member

Summary

Add Copilot review instructions based on recurring maintainer feedback and coding history in this repository.

  • Cover small public APIs, semantic parity, ownership and execution, behavioral tests, performance evidence, and focused documentation and changes.
  • Require concrete evidence for findings; avoid speculative defensive code, unnecessary exports, and unrelated refactors.
  • Preserve the existing build-artifact instructions.

Validation

  • git diff --check passed.
  • Editor diagnostics reported no errors.
  • Go tests were not run because this change only updates Markdown instructions.

@qmuntal
Quim Muntal (qmuntal) requested a review from a team as a code owner September 23, 2026 07:39
Copilot AI balanced review requested due to automatic review settings September 23, 2026 07:39
@github-actions github-actions Bot added area:github Changes files in the github area size:medium At most 100 changed lines across at most 5 files labels Sep 23, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

The documentation-only guidance is clear, internally consistent, and aligned with documented repository conventions.

Review effort: Balanced
Findings: None

What changed in this PR

Adds repository-specific Copilot guidance for evidence-based pull request reviews while preserving existing artifact rules.

Changes:

  • Defines API, compatibility, ownership, testing, performance, and documentation guidance.
  • Emphasizes concrete evidence and focused fixes.
File Description
.github/​copilot-instructions.md Adds comprehensive pull request review instructions.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions github-actions Bot added the kind:docs Changes documentation or comments label Sep 23, 2026
@qmuntal
Quim Muntal (qmuntal) added this pull request to the merge queue Sep 23, 2026
Merged via the queue into main with commit ff99daf Sep 23, 2026
22 checks passed
@qmuntal
Quim Muntal (qmuntal) deleted the docs/copilot-review-instructions branch September 23, 2026 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:github Changes files in the github area kind:docs Changes documentation or comments size:medium At most 100 changed lines across at most 5 files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants