Skip to content

Disable Copilot reviews on WIP PRs#8624

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/disable-copilot-reviews-wip-prs
Draft

Disable Copilot reviews on WIP PRs#8624
Copilot wants to merge 2 commits intomainfrom
copilot/disable-copilot-reviews-wip-prs

Conversation

Copy link
Contributor

Copilot AI commented Mar 2, 2026

GitHub Copilot currently reviews all PRs including work-in-progress ones, creating noise during active development.

Changes

Added .github/copilot-instructions.md to configure Copilot to skip reviews on:

  • Draft PRs
  • PRs with "WIP" in title (any variant: WIP, [WIP], Work in Progress)
  • PRs labeled with wip, work-in-progress, or do-not-review

This uses GitHub's standard Copilot configuration mechanism for repository-level behavior control.

Original prompt

This section details on the original issue you should resolve

<issue_title>Disable copilot reviews on WIP Prs</issue_title>
<issue_description></issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI requested review from Copilot and removed request for Copilot March 2, 2026 16:55
Co-authored-by: ripatel-fd <113896534+ripatel-fd@users.noreply.github.com>
Copilot AI requested review from Copilot and removed request for Copilot March 2, 2026 16:58
Copilot AI changed the title [WIP] Disable copilot reviews on WIP PRs Disable Copilot reviews on WIP PRs Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable copilot reviews on WIP Prs

2 participants