Replies: 55 comments 144 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.
-
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! I would like to assign Copilot as a reviewer programmically. i attemped with the requested_reviewers api If i assign a reviewer who is not a collaborator via api i get a 422 unprocessable entity but if i assign Copilot or copilot as a reviewer i get a 201 created but the reviewer isnt added. |
Beta Was this translation helpful? Give feedback.
-
It looks like copilot pr preview has disappeared from my ruleset and is inconsistently appearing on new prs. Branches and repos match and no other changes were made. Im our org admin. Anyone else? |
Beta Was this translation helpful? Give feedback.
-
Any plans to support JetBrains IDE? |
Beta Was this translation helpful? Give feedback.
-
Same issue as everyone else. Accepted 2 days ago. Organisation is https://github.com/Runn-Fast/ Thanks @eshwer |
Beta Was this translation helpful? Give feedback.
-
Hey, all is great but for tuning the review tool it would work great to provide "instructions" and "rules" for copilot in some file in repository, as if you use other AI tools, you usually have documentation in repository and duplicate it in GH settings is not convenient |
Beta Was this translation helpful? Give feedback.
-
Reviewer "Copilot" is not showing-up for an organization member with Copilot license, works for other members. Anyone having this issue? |
Beta Was this translation helpful? Give feedback.
-
Copilot should react to my comments or reply me if I seek clarification |
Beta Was this translation helpful? Give feedback.
-
Also not seeing "copilot" as a reviewer after receiving access a few days ago. Organisation https://github.com/nordicfactory |
Beta Was this translation helpful? Give feedback.
-
+1 not seeing "copilot" as a reviewer. I received access yesterday. Organization is https://github.com/Allera-Technologies. I have opted the organization into the preview feature. |
Beta Was this translation helpful? Give feedback.
-
I tried it with TypeScript and Python, and it works great. Thank you. |
Beta Was this translation helpful? Give feedback.
-
Same as others here we got email that our organization was enabled (and have "Preview features" enabled) but no seeing |
Beta Was this translation helpful? Give feedback.
-
got email that our organization was enabled (and have "Preview features" enabled) but no seeing copilot reviewer option. Organization is |
Beta Was this translation helpful? Give feedback.
-
We are in the preview (got the email to prove it), but have no option to select Copilot as a reviewer even though we've dotted all the I's (enabled the preview features). My guess is were are also in the cache limbo. Or DNS, it's always DNS. org name: topicusonderwijs |
Beta Was this translation helpful? Give feedback.
-
We are successfully using Copilot as a PR reviewer and have created a ruleset to automatically request it on new PRs. This however has broken our Is there any way to exclude Copilot reviews from counting in this reminder? |
Beta Was this translation helpful? Give feedback.
-
After initially having an issue where the organisation was approved but "Copilot" didn't appear in the list of reviewers, which I seemed to fix by toggling the co-pilot preview option off then on again in the organisation's co-pilot space, the issue I have now is that I can add "Copilot" as a reviewer but it never moves beyond the "Awaiting Requested Review From Copilot" status on the Pull Request. I have left it for over a day now, try adding and removing the "Copilot" reviewer and creating a new PR but nothing seems to get it to pick up the review. Has anyone seen this / have any idea how to kick it into action? |
Beta Was this translation helpful? Give feedback.
-
No more wait: Copilot code review is here 🚀
We’re thrilled to announce a major update to Copilot Code Review! All Copilot Individual, Copilot Business, and Copilot Enterprise subscribers can sign up for Copilot Code Review and will be automatically approved. 🎉
What’s New
Automatic code reviews can be configured using repository rules, or you can ask Copilot for a review on demand. You can also jump into the new Copilot Workspace experience from your pull request context to refine and validate Copilot’s suggestions. Review your code in Visual Studio Code before pushing it to GitHub to keep your development process agile and efficient.
This update empowers developers to leverage the power of AI in everyday code reviews, allowing you to focus on solving complex challenges and innovating faster.
We can’t wait for you to try out these improvements. ⏭️
To learn more about Copilot Code Review, check out the docs page. To ask questions or share feedback, comment below 👇 🚀
Beta Was this translation helpful? Give feedback.
All reactions