Skip to content

Add CCR-OptOut review instruction#19787

Merged
T-Gro merged 1 commit into
mainfrom
agentics/optout-ccr
May 22, 2026
Merged

Add CCR-OptOut review instruction#19787
T-Gro merged 1 commit into
mainfrom
agentics/optout-ccr

Conversation

@T-Gro
Copy link
Copy Markdown
Member

@T-Gro T-Gro commented May 22, 2026

Adds a Copilot code review instruction that skips reviewing PRs labeled CCR-OptOut.

The instruction file uses excludeAgent: cloud-agent so it only applies to Copilot code review, not the coding agent.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

✅ No release notes required

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a repository Copilot code review instruction to opt out of Copilot review when a PR is labeled CCR-OptOut, while excluding the cloud-agent so the coding agent is unaffected.

Changes:

  • Introduces .github/instructions/CcrOptout.instructions.md with an instruction to stop review/commenting when CCR-OptOut label is present.
  • Limits scope to Copilot code review by setting excludeAgent: "cloud-agent".

Comment thread .github/instructions/CcrOptout.instructions.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants