Replies: 17 comments 17 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.
-
|
Hi, It appears Copilot Code Review does not use https://github.com/github-linguist/linguist thus is very strict on the files it can review. Is there a way to tell Copilot Code Review about markdown-based files not having |
Beta Was this translation helpful? Give feedback.
-
|
Is there any possibility to see our place in the waitlist? Our organisation, lightly-ai, has been on the waitlist for over a month without getting any updates. |
Beta Was this translation helpful? Give feedback.



-
Say hello 👋 to GitHub Copilot Code Review—your new AI-powered buddy that gives you quick, actionable feedback right in your favorite coding environments!
Imagine breezing through your code, knowing you have a smart assistant ready to provide insights at a moment's notice. With the GitHub Copilot Chat extension (v0.22 or later), you can now request fast, AI-driven code reviews directly in Visual Studio Code and on GitHub.com.
That's not it! Copilot can also review your code in Visual Studio Code before you push; see the changelog for more details.
Why You’ll Love Copilot Code Review:
You are one step away from the magic 🪄 – Just join our waitlist to access this feature!
To explore all the cool features of Copilot Code Review, check out the documentation here.
Beta Was this translation helpful? Give feedback.
All reactions