GitHub Copilot Now Edits Pull Requests Directly via @mention



Luisa Crawford
Mar 25, 2026 09:06

GitHub’s Copilot coding agent can now modify existing pull requests when mentioned, fixing tests and addressing code reviews without creating new PRs.





GitHub has expanded its Copilot coding agent to modify existing pull requests directly, eliminating the clunky workaround of creating stacked PRs. Developers can now tag @copilot in any pull request comment to request changes, from fixing failing CI tests to addressing reviewer feedback.

The update, announced March 24, 2026, represents a workflow refinement rather than a fundamental capability shift. Previously, asking Copilot to fix issues on an existing PR meant it would open a separate pull request using your branch as its base—functional but messy for project history. Now it pushes commits directly to your working branch.

What Copilot Can Handle

The agent operates in a cloud-based development environment where it can run your test suite and linter before pushing changes. Typical use cases include:

  • Fixing failing GitHub Actions workflows
  • Addressing specific code review comments
  • Adding unit tests for edge cases reviewers flag

Want the old behavior? Just phrase your request differently: “@copilot open a PR to fix the failing tests” still creates a separate pull request.

Access and Availability

The feature ships with all paid Copilot tiers, but enterprise users face an extra step. Copilot Business and Copilot Enterprise customers need an administrator to explicitly enable the coding agent before individual developers can use it—a common friction point for teams eager to adopt new tooling.

This builds on GitHub’s broader push toward autonomous coding agents. The Copilot coding agent already handles assigned GitHub issues independently, working in the background to implement features and generate PRs for human review. Background agents running outside the IDE let developers context-switch while AI handles parallel workstreams.

For teams already deep in the Copilot ecosystem, the PR editing capability removes a genuine annoyance. For those evaluating AI coding tools, it’s another incremental step toward agents that handle more of the development lifecycle without constant hand-holding.

Image source: Shutterstock


Share with your friends!

Products You May Like

Leave a Reply

Your email address will not be published. Required fields are marked *

Please enter CoinGecko Free Api Key to get this plugin works.