GitHub Code Quality no longer adds Copilot as a reviewer
Enabling GitHub Code Quality on a repository no longer creates a ruleset that automatically requests a code review from GitHub Copilot on your pull requests. In repositories that already have… The post GitHub Code Quality no longer adds Copilot as a reviewer appeared first on The GitHub Blog.
What happened
GitHub Code Quality no longer configures a ruleset that includes GitHub Copilot as a reviewer for pull requests when enabled in a repository.
Why it matters
This update may impact workflows by requiring teams to manually incorporate GitHub Copilot for code reviews, potentially leading to time adjustments in review processes.