GitHub Copilot code review now generally available #141896
Replies: 85 comments 220 replies
-
How can I get access for this feature? Already applied to waitlist 🤞🏼 Our repo is huge and need this for sure 🙇🏼 |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Hey! When you sign up for the waitlist and get approved, is Copilot Code review available for your whole organization, or just for your individual account? And if only the individual account, is it possible to sign up the whole organization to the waitlist? |
Beta Was this translation helpful? Give feedback.
-
this is very cool and could be a serious performance booster within our enterprise subscription on many levels! My am really excited about the quality of reviews in my tests 👍 These things we need to roll out deep integration into our processes:
Thank you! |
Beta Was this translation helpful? Give feedback.
-
Regarding VS Code:
As a suggestion and future improvements for the VS Code:
Regarding the UI:
Suggestion for UI:
|
Beta Was this translation helpful? Give feedback.
-
It looks like it doesn’t support reviewing my *.swift files, so I can’t use it for my indie iOS app PRs. Is that right? |
Beta Was this translation helpful? Give feedback.
-
@Akash1134 We follow trunk based development and so we don't create PRs. So we would like to have code review suggestions based on staged commit before we push code to repo. |
Beta Was this translation helpful? Give feedback.
-
Is there a timeframe for when Dart and PHP will be supported? |
Beta Was this translation helpful? Give feedback.
-
wen Rust? |
Beta Was this translation helpful? Give feedback.
-
I would like to have this feature for C++. When can we expect C++ to be supported? It would be useful to have a roadmap for planned language support. |
Beta Was this translation helpful? Give feedback.
-
Overall, i found the review to be okish, and it did highlight a point i didn't consider before. Now the problem is - it finds this in one occurance, but that same file had the same exact access problem twice - which copilot somehow overlooked. I also find the review comment of "Evaluated as low risk" a bit odd - not necessarily the comment, but that it suggests that it skipped review of these files completely. But in my case, it skipped 2 key (key, as in important / central to the project) |
Beta Was this translation helpful? Give feedback.
-
I received the email saying I have been granted access to "GitHub Copilot code review", but for my projects Copilot does not appear as a reviewer option on my Pull requests, nor as an option on rulesets for automatic review. Did the email perhaps skip a step about something I needed to first do to activate Copilot code reviewer? |
Beta Was this translation helpful? Give feedback.
-
In VS Code, I have made changes to many files, but I only ever receive suggestions for one file's modifications. |
Beta Was this translation helpful? Give feedback.
-
It would be nice to see the review guidelines feature open to all paid users, not just Enterprise. This is the feature we were looking forward to the most. |
Beta Was this translation helpful? Give feedback.
-
Hello, For instance, it thinks this code which is mine, is not correct [.. ids.Select(id => id.ToLowerInvariant())] and instead tells me to use this ids.Select(id => id.ToLowerInvariant()).ToArray(); but the syntax i used is totally correct and has been available for over a year in .NET/C#. |
Beta Was this translation helpful? Give feedback.
-
I was a bit confused how to get it? Am I eligible for Kotlin support if I was in the public preview of Copilot code review last time, or must I join another waiting list again? 🤔 |
Beta Was this translation helpful? Give feedback.
-
Please add support for SQL and YAML! 🙏 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I tried to enable this using the rulesets for my repository, but it is saying "Language not supported" for every file (they are C++ .h and .cpp files). Then it says "Copilot wasn't able to review any files in this pull request." Any ideas why it is not understanding my C++ code? Is there some setting that my organization owner needs to update related to which languages are supported? |
Beta Was this translation helpful? Give feedback.
-
I just encountered a limitation I have not thought of until now Essentially I have created an org ruleset with my goal being activating automatic Copilot reviews on pull requests towards the default branch Essentially what I want to do is request a copilot review IF I am making a pull request. Evaluation mode doesn't seem to do anything. The case could be the same could be relevant for other reviewers. IMO we are lacking a setting which essentially says "these rules are enforced only if a pull request is created". In such cases you could automatically request reviews from copilot/codeowners/teams if creating a pull request, but there would be nothing blocking you from making changes by pushing directly to a target brtanch |
Beta Was this translation helpful? Give feedback.
-
https://github.com/orgs/community/discussions/10305#discussioncomment-12827103 |
Beta Was this translation helpful? Give feedback.
-
just double check, the GAed code review is based on github.com? how about the IDE side code review. like review changes in VS code feature, it is also GAed, and we have feedback for it, is here a feedback for it as well? thanks. |
Beta Was this translation helpful? Give feedback.
-
Did anyone mention as copilot review became GA, it also lost the feature in github that'll summarize the PR itself? It now only shows if it has generated comments |
Beta Was this translation helpful? Give feedback.
-
My orgnization is using copilot enterprise, does anyone know how to configure coding guidelines for GitHub Copilot code review? I can't find adding guideline label under my copilot setting. |
Beta Was this translation helpful? Give feedback.
-
We use Azure DevOps Git. Is there any way to use github copilot reviews on PR's submitted through ADO Git? Thanks! |
Beta Was this translation helpful? Give feedback.
-
I second the question by @maciejbrzezinski - are there any plans for PHP support? |
Beta Was this translation helpful? Give feedback.
-
Is it planned to support the R language? |
Beta Was this translation helpful? Give feedback.
-
What is the timeline for Swift, Kotlin support? |
Beta Was this translation helpful? Give feedback.
-
What is the timeline for Rust support? |
Beta Was this translation helpful? Give feedback.
-
Any plans for GitHub Enterprise Server (GHES) support? We would love to be able to use Copilot reviews with our on-prem instance of GitHub. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 Copilot Code Review is Now Generally Available!
AI-powered pull request reviews are here to help you write better code, faster—enhancing collaboration with your team. The response has been incredible, with over 1 million users onboarding the public preview in just the first week!
Your enthusiasm and feedback have been instrumental in making Copilot code reviews a reality.
Who Can Use This Feature?
What’s Next?
We're continuously enhancing Copilot code reviews, and we're thrilled to announce:
💡 Got feedback or questions? We’re always listening! Join us in the comments and share your thoughts. Happy coding! 🚀
Beta Was this translation helpful? Give feedback.
All reactions