Release

October 28, 20251 Minute Read

Grouping changes in a pull request with Copilot in public preview

Copilot now analyzes and organizes the changes in a pull request! This feature is currently in public preview and available to Copilot Enterprise and Copilot Pro+ users.

Copilot change groups helps reviewers understand and navigate complex pull requests by automatically grouping related changes such as refactors, configuration updates, or test improvements. This makes it easier to understand the purpose and impact of each set of changes.

With Copilot change groups, you can:

  • Quickly understand the intent behind each set of changes.
  • Review complex pull requests faster and with more confidence.
  • Focus on critical changes instead of smaller, less significant updates.

To use Copilot change groups, opt in to the new “Files changed” preview page by selecting Try the new experience in the top-right corner of the Files changed tab.

Feedback

We want to hear from you! Visit the GitHub community discussion.

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Grouping changes in a pull request with Copilot in public preview - GitHub Changelog