Improvement

May 18, 20261 Minute Read

One-click fixes for failing Actions with Copilot cloud agent

When a GitHub Actions job fails, Copilot Business and Copilot Enterprise subscribers can now ask Copilot cloud agent to fix it in one click.

Click the Fix with Copilot button on the workflow run logs page, and Copilot will investigate the failure, push a fix to your branch, and tag you for review when it’s done. It does all this from its own cloud-based development environment.

This means you can hand off simple but time-consuming work to Copilot (e.g., fixing tests or correcting linter failures) and stay focused on what you actually want to build.

If your organization hasn’t enabled Copilot cloud agent yet, an administrator will need to turn it on before you can start delegating to Copilot. To learn more, see our documentation about enabling cloud agent.

To learn more, see “Starting GitHub Copilot sessions” in the GitHub docs.

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.

One-click fixes for failing Actions with Copilot cloud agent - GitHub Changelog