GitHub Mobile: Fix failing Actions checks with Copilot cloud agent GitHub Mobile now lets users fix failing Actions checks with a Copilot cloud agent. From a failed check, selecting "Fix with Copilot" opens a new pull request that analyzes the issue and implements a fix, then tags the user for review. The feature is available on the latest production build of GitHub Mobile for iOS and Android. GitHub Mobile: Fix failing Actions checks with Copilot cloud agent Now when a GitHub Actions check fails on your pull request, you can ask Copilot coding agent to investigate and directly fix the problem from GitHub Mobile. From the failed check, select Fix with Copilot to start the process. Copilot opens a new pull request on top of your existing pull request, analyzes the failing check, and attempts to implement a fix. Once the changes are ready, Copilot tags you for review so you can inspect the proposed solution, run any additional checks, and decide whether to merge it. This one-tap workflow makes it easier to respond to CI failures while you’re on the go, helping you keep pull requests moving forward. This is now available on the latest production build of GitHub Mobile on iOS https://apps.apple.com/us/app/github/id1477376905 and Android https://play.google.com/store/apps/details?id=com.github.android . Join the discussion within GitHub Community https://github.com/orgs/community/discussions/categories/mobile .