Disabling automatic Copilot reviews in a repository #202544
Replies: 1 comment
-
|
Hi pnorman, You can disable Copilot Code Review for a specific repository by adjusting its settings or permissions. Here’s how: 1️⃣ Repository Settings: 2️⃣ Organization‑Level Control: 3️⃣ Permissions Alternative: Currently, GitHub’s documentation focuses on enabling reviews, but disabling works by toggling the same setting or removing Copilot’s access. If you don’t see the option, contact GitHub Support — they can confirm whether your organization enforces Copilot reviews globally. Once disabled, Copilot will stop generating automated comments on pull requests for that repository. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
💬 Feature/Topic Area
Copilot Code Review
Body
A recent PR by a user generated comments by copilot. I'd like to disable Copilot for this repository but can't figure out how. There's documentation on how to enable automatic Copilot reviews for a repo but I can't figure out how to disable them for a repo.
Beta Was this translation helpful? Give feedback.
All reactions