Copilot often reviews code and leaves a comment or two and then updates again later to add comments... this is very annoying. It should post all the comments at once. #188134
Unanswered
agm1984
asked this question in
Copilot Conversations
Replies: 1 comment
-
|
It looks like Copilot publishes review comments as it completes different parts of its analysis, instead of waiting to post everything at once. That’s why the total count can show more comments than you initially see. As each review pass finishes, additional comments appear. There isn’t currently a way to force Copilot to batch all comments into a single submission. This is just how the review workflow behaves right now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Copilot Feature Area
PR Reviews
Body
In the GitHub UI, Copilot reviews PRs, and everything is fine until Copilot reports how many comments it has on the PR. For multiple members on my team, we are having an issue where Copilot says "finished reviewing and left 9 comments", but it actually only posts 1 or 2 comments. Then we try to get the PR merged and the reviewer is like "what about these Copilot comments", and we are like wtf, and we look at the PR and there is 7 additional comments on there.
It would be nice if Copilot could wait until all of its comments are ready before it leaves its review on the PR.
Beta Was this translation helpful? Give feedback.
All reactions