GitHub Copilot code review now generally available #141896
Replies: 95 comments 232 replies
-
How can I get access for this feature? Already applied to waitlist 🤞🏼 Our repo is huge and need this for sure 🙇🏼 https://github.com/heyxyz/hey |
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 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.
-
Copilot Code Review seems unable to obey |
Beta Was this translation helpful? Give feedback.
-
Around 2 years ago had started to produce the base class for a neural network with the goal to input all of GitHub's public repositories + Wikipedia.org's articles + StackOverflow's questions&answers as training data (with commit messages as the input, and the source code diffs as the output).
|
Beta Was this translation helpful? Give feedback.
-
Is it available for Eclipse IDE? |
Beta Was this translation helpful? Give feedback.
-
When you are using GitHub Copilot paid version and you have exceeded the maximum number of request for the month, Copilot free is no longer available for PR reviews. I think the option is free should be available even if you have exceeded you limits in the paid version. |
Beta Was this translation helpful? Give feedback.
-
Is there a way to add automatic code review if I have copilot pro but other authors who raised the PR don't? @eshwer @Akash1134 |
Beta Was this translation helpful? Give feedback.
-
Is it possible to show loggings for every time reviewing? I found Copilot would miss some review comments and I don't know how to debug to adjust my instructions? |
Beta Was this translation helpful? Give feedback.
-
We would put some links under .github/copilot-instructions.md, can Github Copilot code review read the content of the links? |
Beta Was this translation helpful? Give feedback.
-
We would put some links under .github/copilot-instructions.md, can Github Copilot code review read the content of the links? |
Beta Was this translation helpful? Give feedback.
-
Could we reference markdown files in the same repo in copilot instructions ? When reviewing pull requests, Copilot should:
- refer coding standards documents present in the `docs/standards/` folder. |
Beta Was this translation helpful? Give feedback.
-
How do I customize GitHub Copilot code review for multiple repos or an entire organization? I don't want to have to copy/paste custom instructions into copilot-instructions.md for every repo and periodically update them as we refine new versions of common custom instructions. Is there no organizational configuration or inheritance mechanism? |
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