How to make copilot not summarize PR? #170275
Replies: 6 comments 6 replies
This comment was marked as low quality.
This comment was marked as low quality.
-
|
Unfortunately you currently can’t disable just the PR summary in GitHub Copilot, PR summaries are part of the “PR comments” feature of Copilot for Pull Requests, and GitHub doesn’t expose a separate toggle to turn off only the summary portion while still keeping the inline review comments. What you can do todayYour only options right now are at the feature-level:
WorkaroundIf you want to keep the inline suggestions but get rid of the summary, the only workaround today is to manually delete the summary section from the comment that Copilot posts, after it’s generated. Feature RequestYou’re not alone, this has been requested by a few people. I recommend giving a 👍 on this official feedback issue to help surface the need to GitHub’s team. TL;DR: not currently possible to separate them, the summary is bundled with Copilot’s PR review comments. You’ll need to disable Copilot for PRs entirely or remove the summary after it posts. |
Beta Was this translation helpful? Give feedback.
This comment was marked as low quality.
This comment was marked as low quality.
-
|
I want to throw copilot by the window anytime it prints this PR summary. Unfortunately copilot is not something I can grab and throw away... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Copilot Feature Area
General
Body
I'd only like to have review comments and not get any summaries from copilot.
Beta Was this translation helpful? Give feedback.
All reactions