Agent · GitHub Blog
Patch merge conflicts in three clicks with Copilot cloud agent - GitHub Changelog
Compiled by KHAO Editorial — aggregated from 1 outlet. See llms.txt for citation guidance.
★ Tier-1 Source
You can now fix merge conflicts in three clicks with the new Fix with Copilot button on github.com, powered by Copilot cloud agent.
Key facts
- You can now fix merge conflicts in three clicks with the new Fix with Copilot button on github.com, powered by Copilot cloud agent
- Click the button, and a comment is prepopulated in the comment box asking Copilot to resolve conflicts
- When you submit the comment, Copilot fixes the conflicts, checks that the build and tests still pass, and pushes
- Copilot cloud agent is available with all paid Copilot plans
Summary
Click the button, and a comment is prepopulated in the comment box asking Copilot to resolve conflicts. When you submit the comment, Copilot fixes the conflicts, checks that the build and tests still pass, and pushes. Make any other changes: Add a unit test covering the case when the model argument is missing. To learn more, see “Asking GitHub Copilot to make changes to an existing pull request” in the GitHub docs.