Fix with Copilot for failing Actions now in Pro, Pro+, and Max
When a GitHub Actions job fails, Copilot Pro, Pro+, and Max subscribers can now ask Copilot cloud agent to fix it in one click. Click the Fix with Copilot button… The post Fix with Copilot for failing Actions now in Pro, Pro+, and Max appeared first on The GitHub Blog.
Overview
When a GitHub Actions job fails, Copilot Pro, Pro+, and Max 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.
Details
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.
To learn more, see “Starting GitHub Copilot sessions” in the GitHub docs.
Cookie Preferences
The post Fix with Copilot for failing Actions now in Pro, Pro+, and Max appeared first on The GitHub Blog.
Source
Originally published at github.blog.


