GitHub Actions and Pages stumble in sixth August outage
TL;DR
- GitHub Actions started degrading at 15:22 UTC Thursday, with Pages, Copilot code review, the Copilot coding agent, hosted runners, and Enterprise Importer migrations all affected.
- It is the sixth GitHub incident in the first six days of August, following 26 in July, 23 in June, 23 in May, and 26 in April on the company's status page.
- GitHub has attributed the pattern to a surge in AI use stressing its systems and promised in June to permanently remove failure modes that have not yet arrived.
GitHub had another bad Thursday, and the shape of it is starting to look less like bad luck and more like a structural problem. The Register reports that Actions began degrading at 15:22 UTC, workflow runs started timing out, and roughly two hours later Pages joined the incident. Copilot code review, the Copilot coding agent, hosted runners, and Enterprise Importer migrations were all pulled in as well.
What makes this one interesting is not the outage itself, it is the cadence. This is the sixth incident GitHub has logged on its status page in the first six days of August. July closed with 26. June and May were 23 each. April was 26. If you run a serious release pipeline, a docs site on Pages, and an AI review flow all on the same vendor, you are now taking downtime on all three legs at once, roughly every few days.
GitHub's own framing, per the report, is that a surge in AI use is stressing its systems, and back in June the company promised structural work that would permanently remove certain failure modes. Those improvements, the reporting says, do not appear to have been deployed or to have made a difference yet. The Ghostty developer Mitchell Hashimoto is quoted saying GitHub is no longer a place for developers to host serious work, which is a fairly striking line from someone who built his career on the platform.
The honest caveat is that the article does not give a technical root cause for Thursday's incident, and "AI is stressing our systems" is GitHub's own explanation rather than an independently verified one. Take the specifics as reported, not settled. What the reporting also does not tell you is how much of that load is Copilot's own coding agent running workflows on behalf of users, versus organic CI growth, which matters a lot for whether the trend gets worse.
The forward-looking read is that this is the moment competitors and platform teams have been waiting for. GitLab, Bitbucket, self-hosted runner services, and Pages alternatives like Cloudflare, Netlify, and Vercel now have a very concrete pitch, and inside large engineering orgs it becomes easier to fund the cross-provider CI abstraction that nobody wanted to pay for last year. Concentration risk on a single developer platform used to be a slide in a resilience deck. On current numbers it is a live operational issue.
Originally reported by theregister.com
Read the original article →Original headline: GitHub Actions and Pages Suffer Multi-Hour Outage, Copilot Coding Agent and Code Review Also Degraded