{"provider":"github","label":"GitHub","source":"https://www.githubstatus.com","license":"CC BY 4.0","citeAs":"Repose, \"GitHub incident history\", https://repose.sh/upstream/github","generatedAt":"2026-09-25T19:46:39.581Z","count":50,"incidents":[{"id":"1dk955gg3bvz","title":"Disruption with billing information updates","impact":"minor","status":"resolved","startedAt":"2026-09-24T16:51:32.611Z","resolvedAt":"2026-09-24T20:41:12.518Z","updatedAt":"2026-09-24T20:41:12.534Z","components":[],"url":"https://stspg.io/g2q4g5kv9frp","updates":[{"at":"2026-09-24T16:51:32.660Z","body":"We are investigating reports of impacted performance for some GitHub services.","status":"investigating"},{"at":"2026-09-24T16:51:48.684Z","body":"We are investigating failures on billing information updates. Customers may be unable to create or update their billing information in the meantime.","status":"investigating"},{"at":"2026-09-24T17:40:15.902Z","body":"We have identified the problem and are actively working on mitigation.","status":"investigating"},{"at":"2026-09-24T18:22:35.640Z","body":"We are continuing to work on mitigation. We will post another update in approximately one hour.","status":"investigating"},{"at":"2026-09-24T20:10:12.006Z","body":"We have applied the mitigation and are seeing signs of recovery. We are continuing to monitor the system closely.","status":"investigating"},{"at":"2026-09-24T20:24:57.876Z","body":"The degradation has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-09-24T20:41:12.518Z","body":"This incident has been resolved. Thank you for your patience and understanding as we addressed this issue. A detailed root cause analysis will be shared as soon as it is available.","status":"resolved"}]},{"id":"8zc63m64hy36","title":"Incident across several services","impact":"minor","status":"resolved","startedAt":"2026-09-23T10:11:12.836Z","resolvedAt":"2026-09-24T04:55:33.949Z","updatedAt":"2026-09-24T04:55:33.964Z","components":["API Requests"],"url":"https://stspg.io/m1ps7yrhp4n8","updates":[{"at":"2026-09-23T10:11:12.927Z","body":"We are investigating reports of degraded performance for API Requests","status":"investigating"},{"at":"2026-09-23T10:20:06.970Z","body":"Database replicas have detached. We're working to restore the database replicas. Users may experience issues beyond creating organizations and a degraded experience with the GitHub API and Projects.","status":"investigating"},{"at":"2026-09-23T10:57:57.451Z","body":"Database replicas have been restored. Org creation and the GitHub API are no longer degraded.","status":"investigating"},{"at":"2026-09-23T10:58:27.097Z","body":"The degradation affecting API Requests has been mitigated. We are monitoring to ensure stability.","status":"investigating"},{"at":"2026-09-23T11:38:30.053Z","body":"We are seeing recovery for Projects. Users may experience stale search results for Projects while indexing catches up.","status":"investigating"},{"at":"2026-09-23T13:35:44.672Z","body":"Users may experience stale Project search results. We are working to increase indexing speed. All other services are available.","status":"investigating"},{"at":"2026-09-23T17:01:27.947Z","body":"Updates to issue labels may be delayed in being reflected in Projects by about ~10 minutes. We have added some capacity to work through the backlog more quickly, but it'll likely be a few hours to complete processing the full backlog of messages. All other services are available.","status":"investigating"},{"at":"2026-09-23T17:30:30.444Z","body":"We will post another update in approximately one hour to share our progress.","status":"investigating"},{"at":"2026-09-23T18:42:01.379Z","body":"Continuing to investigate the lag that may be experienced in issue labels being accurately reflected in Projects. We are working on alternate solutions to process the backlog of label updates.","status":"investigating"},{"at":"2026-09-23T20:26:02.259Z","body":"We are preparing to deploy a change that will mitigate the impact.","status":"investigating"},{"at":"2026-09-23T21:39:30.068Z","body":"Updates to issue labels may be delayed in being reflected in Projects. We are continuing to deploy a change that will accelerate processing of the backlog of label updates. All other services are available. We will provide another update within the next hour.","status":"investigating"},{"at":"2026-09-24T00:16:49.448Z","body":"We've deployed a change intended to accelerate processing of the backlog of issue label updates in Projects. A sizable backlog still remains and we continue working through it. All other services are operating normally. We will provide another update within the next hour.","status":"investigating"},{"at":"2026-09-24T02:00:37.040Z","body":"We are continuing to process the backlog of issue label updates for Projects. Users may still see delays before label changes are reflected in Projects. All other services are operating normally.","status":"investigating"},{"at":"2026-09-24T03:14:15.709Z","body":"We are continuing to process the backlog of issue label updates for Projects. Label changes may still be delayed. All other services are operating normally.","status":"investigating"},{"at":"2026-09-24T04:55:27.414Z","body":"The degradation has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-09-24T04:55:33.949Z","body":"This incident has been resolved. Thank you for your patience and understanding as we addressed this issue. A detailed root cause analysis will be shared as soon as it is available.","status":"resolved"}]},{"id":"f6yrxnz5f7bs","title":"Incident with Pull Requests","impact":"minor","status":"resolved","startedAt":"2026-09-20T22:13:37.880Z","resolvedAt":"2026-09-20T23:22:16.710Z","updatedAt":"2026-09-24T21:29:12.096Z","components":["Pull Requests"],"url":"https://stspg.io/cx8xcm6k8f9s","updates":[{"at":"2026-09-20T22:13:37.969Z","body":"We are investigating reports of degraded performance for Pull Requests","status":"investigating"},{"at":"2026-09-20T22:27:28.769Z","body":"The degradation affecting Pull Requests has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-09-20T22:32:02.624Z","body":"A git fileserver issue caused a brief delay in creating some merge commits - we've isolated the underlying server and already observed recovery.","status":"monitoring"},{"at":"2026-09-20T23:22:16.710Z","body":"On September 20, 2026, between 21:46 and 22:24 UTC the Pull Requests service was degraded and pull request merge and test-merge commits were created late, with delays reaching approximately four minutes at peak. Merge commits were delayed rather than lost. Because some Actions workflow runs start only after a pull request's merge commit is created, a subset of workflow runs for pull request events were also delayed. <br /><br />This was due to a routine repository maintenance job for an unusually large repository consuming nearly all of the memory on a single Git storage server, which left that server unable to serve the Git operations used to create merge commits. <br /><br />We mitigated the incident by removing the affected server from service at 22:18 UTC, after which the queued merge commits were created within six minutes. <br /><br />We have capped the memory a single repository maintenance job may consume so that one repository cannot exhaust a server, and we have improved monitoring and alerting on storage server health to reduce our time to detection and mitigation of issues like this one in the future.","status":"resolved"}]},{"id":"nvy2q96mcmyg","title":"Elevated rate of errors for OpenAI models provided by Copilot","impact":"minor","status":"resolved","startedAt":"2026-09-17T20:59:02.067Z","resolvedAt":"2026-09-17T21:49:01.417Z","updatedAt":"2026-09-18T17:46:20.500Z","components":["Copilot AI Model Providers"],"url":"https://stspg.io/t938cy7649sn","updates":[{"at":"2026-09-17T20:59:02.127Z","body":"We are investigating reports of degraded performance for Copilot AI Model Providers","status":"investigating"},{"at":"2026-09-17T21:39:28.929Z","body":"We are experiencing degraded availability for GPT-5.6 Luna, GPT-5.6 Terra, GPT-5.6 Sol, GPT-6 Astra, GPT-5.3-Codex in Copilot products and IDE surfaces. This is due to an issue with an upstream model provider. The provider is working to mitigate the problem and we are monitoring recovery. We recommend choosing another model or selecting 'Auto' to continue using Copilot.","status":"monitoring"},{"at":"2026-09-17T21:49:01.417Z","body":"Between 20:26 and 21:17 UTC on September 17, 2026, GitHub Copilot experienced degradation affecting several GPT models, including GPT-5.6 Luna, GPT-5.6 Terra, GPT-5.6 Sol, GPT-5.3-Codex, and GPT-6 Astra. Users encountered elevated error rates when using these models.<br /><br />The degradation was caused by an issue with an upstream model provider. GitHub engineers detected the issue through automated monitoring and coordinated with the provider. Our automated model-warning system activated in-product warnings for affected models during the incident. Service returned to normal after the provider implemented a mitigation.","status":"resolved"}]},{"id":"nlxnbqnkdzdl","title":"Degradation with Gemini 3.8 Flash","impact":"major","status":"resolved","startedAt":"2026-09-16T07:20:59.972Z","resolvedAt":"2026-09-16T17:48:49.246Z","updatedAt":"2026-09-22T09:37:08.386Z","components":["Copilot AI Model Providers"],"url":"https://stspg.io/hsjy12f57b24","updates":[{"at":"2026-09-16T07:21:00.055Z","body":"We are investigating reports of degraded availability for Copilot AI Model Providers","status":"investigating"},{"at":"2026-09-16T08:28:57.275Z","body":"Copilot AI Model Providers is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-09-16T10:58:41.042Z","body":"Copilot AI Model Providers is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-09-16T11:45:34.367Z","body":"The degradation affecting Copilot AI Model Providers has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-09-16T17:48:49.246Z","body":"On September 16, 2026, between 04:40 and 11:45 UTC, the Gemini 3.8 Flash model in GitHub Copilot experienced degraded availability. Requests to this model failed at an average rate of 6.4%, and the impact was highest during peak traffic hours. Other Copilot models were not affected. Users could continue to work with a different model or with 'Auto'.<br /><br />The degradation was caused due to a capacity issue with an upstream model provider. Failure rates returned to normal as the daily traffic peak passed. We monitored the model until it was healthy and resolved the incident at 17:48 UTC. We are working to make our systems resilient to cover peak demand for all the Copilot models.","status":"resolved"}]},{"id":"bk7zgdcq7s9t","title":"Disruption with some GitHub services","impact":"minor","status":"resolved","startedAt":"2026-09-15T19:11:31.334Z","resolvedAt":"2026-09-15T20:00:50.512Z","updatedAt":"2026-09-18T17:08:48.328Z","components":[],"url":"https://stspg.io/tbh60vgxfxj6","updates":[{"at":"2026-09-15T19:11:31.396Z","body":"We are investigating reports of impacted performance for some GitHub services.","status":"investigating"},{"at":"2026-09-15T19:48:02.813Z","body":"The degradation has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-09-15T20:00:50.512Z","body":"On September 15, 2026 between 15:30 and 20:00 UTC, some Copilot code reviews on pull requests failed to complete. The cause was increased latency in an internal caching service that GitHub Copilot Code Review relies on to coordinate its review jobs. This caused a timeout in lock acquisition, which interrupted the job. We reverted the change to the internal caching service and restored normal operation by 20:00 UTC.<br /><br />We sincerely apologize for the disruption.","status":"resolved"}]},{"id":"qwdwmtqghpk5","title":"Disruption with some GitHub services","impact":"minor","status":"resolved","startedAt":"2026-09-15T09:47:15.085Z","resolvedAt":"2026-09-15T11:17:22.038Z","updatedAt":"2026-09-22T12:41:35.200Z","components":["Copilot AI Model Providers"],"url":"https://stspg.io/6pn81yd1x4hz","updates":[{"at":"2026-09-15T09:47:15.162Z","body":"We are investigating reports of impacted performance for some GitHub services.","status":"investigating"},{"at":"2026-09-15T09:48:04.095Z","body":"We are investigating degraded availability for Claude Fable 5.1, affecting some Copilot products and integrated development environments. The issue is caused by a problem with our upstream model provider. Customers can use another model or select Auto while we investigate.","status":"monitoring"},{"at":"2026-09-15T10:20:13.627Z","body":"Copilot AI Model Providers is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-09-15T10:32:25.736Z","body":"We continue to investigate intermittent errors affecting Claude Fable 5.1 in some Copilot products and integrated development environments. Customers can use another model or select Auto while we monitor the situation.","status":"investigating"},{"at":"2026-09-15T11:09:33.869Z","body":"We continue to monitor intermittent errors affecting Claude Fable 5.1 in some Copilot products and integrated development environments. Customer-facing metrics have recovered, and we are awaiting confirmation from our upstream provider that the issue will not recur. Customers can select another model or Auto in the meantime.","status":"investigating"},{"at":"2026-09-15T11:17:13.405Z","body":"The issues with our upstream model provider have been resolved, and Claude Fable 5.1 is once again available in Copilot products and IDE surfaces.<br /><br />We will continue monitoring to ensure stability, but mitigation is complete.","status":"investigating"},{"at":"2026-09-15T11:17:22.038Z","body":"On September 15, 2026, between 05:45 and 09:50 UTC, the Claude Fable 5.1 model in GitHub Copilot experienced intermittently degraded availability, with an average error rate of 2.8%. During brief recurring 15 minute periods that recurred every ~45 minutes, availability for Claude Fable 5.1 dropped to a maximum of ~40% before recovering completely. Other Copilot models were not affected. Users could continue to work with a different model or with 'Auto'.<br /><br />The cause was an issue with an upstream model provider that intermittently rejected requests while overloaded. GitHub worked with the provider, who acknowledged and then resolved the underlying issue at 9:50 UTC, after which the model returned to constant normal availability. Once recovery was guaranteed, we resolved the incident at 11:17 UTC.<br /><br />To reduce the chance of recurrence and customer impact, GitHub is reviewing per-model availability alerting and automatic in-product fallback so that requests to a degraded model can shift to a healthy alternative more quickly.","status":"resolved"}]},{"id":"kzh5j0mt7qwc","title":"Actions Larger Runner Jobs for some customers may be slow to start","impact":"minor","status":"resolved","startedAt":"2026-09-14T18:40:25.072Z","resolvedAt":"2026-09-14T19:35:48.136Z","updatedAt":"2026-09-18T23:11:13.624Z","components":[],"url":"https://stspg.io/f2b6fd4l83wy","updates":[{"at":"2026-09-14T18:40:25.134Z","body":"We are investigating reports of impacted performance for some GitHub services.","status":"investigating"},{"at":"2026-09-14T19:01:52.783Z","body":"The degradation has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-09-14T19:35:48.136Z","body":"On September 14, 2026, between 16:10 and 19:01 UTC, some customers using GitHub Actions larger runners experienced longer-than-normal wait times for jobs to start. During this period, <b>5.7%</b> of larger-runner jobs were affected. <br /><br />A routine expansion of our compute capacity exposed a bug in how our provisioning system handled capacity records when selecting where to create runner virtual machines. This slowed the creation of new runners, leaving insufficient runner capacity to start affected jobs promptly. <br /><br />We restored normal provisioning by correcting the affected capacity records. We have fixed the underlying capacity-selection bug to prevent this failure from recurring. We have also added alerts for VM-record creation failures associated with this capacity issue.","status":"resolved"}]},{"id":"0rn90wk115q9","title":"Incident with several GitHub Services","impact":"critical","status":"resolved","startedAt":"2026-09-13T09:16:11.468Z","resolvedAt":"2026-09-13T10:44:55.016Z","updatedAt":"2026-09-15T21:47:16.743Z","components":["API Requests","Issues","Pull Requests","Actions","Pages"],"url":"https://stspg.io/8f3xch4y0v2k","updates":[{"at":"2026-09-13T09:16:11.624Z","body":"We are investigating reports of degraded availability for API Requests, Issues, Pages and Pull Requests","status":"investigating"},{"at":"2026-09-13T09:25:56.000Z","body":"Actions is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-09-13T09:36:23.221Z","body":"We're seeing increased database replication delays on collab which is causing increased error rates in authorization endpoints and follow-on increased error rates across the system - we are investigating","status":"investigating"},{"at":"2026-09-13T10:26:55.219Z","body":"We have reduced load on this cluster with internal load-shedding and are seeing signs of recovery but continue to monitor","status":"investigating"},{"at":"2026-09-13T10:28:45.961Z","body":"Pull Requests is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-09-13T10:44:55.016Z","body":"On September 13, 2026, between 08:43 and 10:44 UTC, GitHub experienced degraded availability across approximately 28 services, including Issues, Pull Requests, Actions, Codespaces, Pages, Notifications, Code Scanning, Git LFS, and new account signup.  At peak, 8.8% of requests to create GitHub App installation access tokens failed. Token issuance for Actions workflows was also affected, impacting approximately 4% of workflows during the incident time frame. Creating issues through the web interface failed for about 96% of attempts, and signup failures were above 90%.  <br /> <br />The cause was an internal data-cleanup job that began writing to a shared database cluster at 07:33 UTC. That cluster stores permission data read on nearly every authenticated request. The safeguard that was pacing the background job watched only one health signal — how far the database replicas were lagging — and that signal stayed low the whole time. It did not account for the load building on the primary itself, so the job kept writing while the primary quietly ran toward its limit. <br /><br />When the primary ran out of available connections, requests that needed it could not complete. First, there was no quick timeout on these database calls, so request handlers waited on the stalled database instead of failing fast, and the shared request-handling capacity degraded into site-wide errors. Second, a retry loop around token creation kept re-sending the writes that were already failing, which held the database saturated rather than letting it recover. <br /><br />Monitoring declared the incident at 08:50 UTC, but due to the broad impact and amplification from token creation, it took time to identify the source of the load. First responders mitigated by shedding internal load and pausing the job, and all services recovered by 10:44 UTC. <br /><br />To prevent recurrence, we are rate-limiting background jobs against shared, customer-serving databases by default, and adding automatic pausing and paging on primary-server load rather than replication lag alone. We are also surfacing running background work directly alongside database health signals so responders can see and pause it without leaving those dashboards, bounding retries in the token-issuing path, and adding request-level timeouts so one unhealthy database cannot consume shared web server capacity. In addition, we are breaking apart this database cluster to remove the single point of failure. We will be moving various service-specific data, including the authorization data, out of this shared cluster in the next two weeks.","status":"resolved"}]},{"id":"r05vk75c594j","title":"Degradation in repos contents API","impact":"minor","status":"resolved","startedAt":"2026-09-04T22:02:15.783Z","resolvedAt":"2026-09-04T22:23:34.887Z","updatedAt":"2026-09-15T23:34:38.045Z","components":[],"url":"https://stspg.io/vhmsw2rhdcgv","updates":[{"at":"2026-09-04T22:02:15.829Z","body":"We are investigating reports of impacted performance for some GitHub services.","status":"investigating"},{"at":"2026-09-04T22:23:34.887Z","body":"On September 4, 2026, between approximately 21:45 and 22:07 UTC, some users experienced errors and elevated latency for repository operations. The incident was fully resolved at 22:23 UTC.<br /><br />The cause was a capacity change that spread one of our clusters across additional availability zones; our zone-aware traffic routing kept sending requests to the original zone for performance, overloading a small set of servers while the new capacity sat idle. We resolved the incident by reverting the change and letting traffic rebalance.<br /><br />We are improving per-zone capacity guarantees, cross-zone load-shedding, and pre-production testing of multi-zone changes to prevent recurrence.","status":"resolved"}]},{"id":"zw1hbx2yyhvr","title":"Disruption with Copilot Code Review","impact":"major","status":"resolved","startedAt":"2026-09-04T20:39:03.195Z","resolvedAt":"2026-09-04T22:26:46.740Z","updatedAt":"2026-09-09T17:07:58.914Z","components":[],"url":"https://stspg.io/dddfhld6fj0z","updates":[{"at":"2026-09-04T20:39:03.249Z","body":"We are investigating reports of impacted performance for some GitHub services.","status":"investigating"},{"at":"2026-09-04T20:57:53.116Z","body":"Some users may be experiencing failures when using Copilot code review. We have identified the root cause and are working on a mitigation.","status":"investigating"},{"at":"2026-09-04T21:54:22.688Z","body":"We are applying the mitigation and expect recovery within approximately 30 minutes.","status":"investigating"},{"at":"2026-09-04T22:25:44.372Z","body":"The degradation has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-09-04T22:26:46.740Z","body":"On September 4, 2026, between 20:04 and 22:26 UTC, GitHub Copilot code review experienced an increased failure rate. Affected pull request reviews failed to complete or post review comments.<br /><br />The incident was caused by a change to the service’s authentication permissions that prevented it from submitting affected reviews to the GitHub API. We reverted the change and restored normal operation by 22:26 UTC.<br /><br />We apologize for the disruption.","status":"resolved"}]},{"id":"ktdr5t0xwnhp","title":"Incident with Grok Copilot AI Model Provider","impact":"minor","status":"resolved","startedAt":"2026-09-03T14:17:27.478Z","resolvedAt":"2026-09-03T17:11:47.860Z","updatedAt":"2026-09-09T17:12:18.653Z","components":["Copilot AI Model Providers"],"url":"https://stspg.io/p217h6l54208","updates":[{"at":"2026-09-03T14:17:27.565Z","body":"We are investigating reports of degraded performance for Copilot AI Model Providers","status":"investigating"},{"at":"2026-09-03T14:20:35.378Z","body":"We are experiencing degraded availability for the Grok 4.6 model in Copilot Chat, VS Code and other Copilot products. This is due to an issue with an upstream model provider. We are working with them to resolve the issue.<br />","status":"investigating"},{"at":"2026-09-03T14:22:44.366Z","body":"The Grok 4.5 model has degraded availability as well. We are working with the upstream provider to resolve the issue.","status":"investigating"},{"at":"2026-09-03T17:11:39.081Z","body":"The issues with our upstream model provider have been resolved, and Grok models are once again available in Copilot products and IDE surfaces.<br />We will continue monitoring to ensure stability, but mitigation is complete.","status":"investigating"},{"at":"2026-09-03T17:11:47.860Z","body":"Between 13:22 and 17:11 UTC on September 03, 2026, GitHub Copilot experienced degradation affecting several Grok models, including Grok 4.5 and Grok 4.6. Users encountered elevated error rates, but other models were not affected. The degradation was caused by an issue with an upstream model provider. GitHub engineers detected the issue through automated monitoring, displayed in-product warnings for the affected models, and coordinated with the provider. Service returned to normal after the provider implemented a mitigation.","status":"resolved"}]},{"id":"jk2dy5h9yp3m","title":"Delays in commit processing","impact":"minor","status":"resolved","startedAt":"2026-09-01T15:00:22.096Z","resolvedAt":"2026-09-01T16:01:21.369Z","updatedAt":"2026-09-09T19:29:52.981Z","components":["Pull Requests"],"url":"https://stspg.io/0xbhhq84v4mt","updates":[{"at":"2026-09-01T15:00:22.181Z","body":"We are investigating reports of degraded performance for Pull Requests","status":"investigating"},{"at":"2026-09-01T15:00:46.084Z","body":"Diffs in the PR view may be stale for several minutes. We are investigating and scaling up resources.","status":"investigating"},{"at":"2026-09-01T16:00:50.423Z","body":"Time to update pull request diffs have improved to normal thresholds.","status":"investigating"},{"at":"2026-09-01T16:01:21.369Z","body":"On September 1, 2026, between approximately 14:01 and 16:01 UTC, updates in response to pushes were delayed, temporarily showing stale diffs. The median time to refresh a diff after a push rose from the normal level of about 3 seconds to over 2 minutes at the peak, and more than 140,000 customer accounts had at least one delayed refresh during the most affected 75 minutes. Pushing commits and opening pull requests continued to work normally. The incident was caused by a sharp, concentrated surge in push volume that saturated worker pools and job queueing infrastructure. Autoscaling did not increase capacity as intended, so the backlog did not clear on its own. <br /><br />The incident was mitigated by manually scaling the affected worker pools and increasing push-processing capacity. This allowed the system to process the backlog, after which refresh times returned to normal. To reduce the likelihood and impact of similar incidents, we are adding quotas and throttling earlier in the push path so a single concentrated source of load cannot saturate shared capacity, improving worker-pool autoscaling so capacity is added automatically, and improving monitors for background job processing so on-call is paged before customers experience delayed pull request updates.","status":"resolved"}]},{"id":"7fxts6gmq5gr","title":"Elevated rate of errors for OpenAI models provided by Copilot","impact":"minor","status":"resolved","startedAt":"2026-08-31T09:15:48.900Z","resolvedAt":"2026-08-31T09:58:14.157Z","updatedAt":"2026-09-03T21:39:35.639Z","components":["Copilot AI Model Providers"],"url":"https://stspg.io/8trzn5bjrtnn","updates":[{"at":"2026-08-31T09:15:48.981Z","body":"We are investigating reports of degraded performance for Copilot AI Model Providers","status":"investigating"},{"at":"2026-08-31T09:22:18.980Z","body":"Copilot is experiencing a higher rate of errors for OpenAI models, including gpt-5.2, gpt-5.3-codex, gpt-5.4, gpt-5.4, and the gpt-5.6 family of models. Other models are not impacted. <br />","status":"investigating"},{"at":"2026-08-31T09:48:12.092Z","body":"One of our model providers has confirmed an incident on their end. We have provided them details to help identify the issue. We are starting to see recovery.","status":"investigating"},{"at":"2026-08-31T09:51:13.994Z","body":"The degradation affecting Copilot AI Model Providers has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-08-31T09:58:02.165Z","body":"The issues with our upstream model provider have been resolved, and gpt-5.3-codex, gpt-5.4-mini, gpt-5.4-nano, gpt-5.5, and the gpt-5.6 family of models are once again available in Copilot products and IDE surfaces.<br /><br />We will continue monitoring to ensure stability, but mitigation is complete.","status":"monitoring"},{"at":"2026-08-31T09:58:14.157Z","body":"Between 08:37 and 09:41 UTC on August 31, 2026, GitHub Copilot experienced degradation affecting several GPT models, including gpt-5.2, gpt-5.3-codex, gpt-5.4, gpt-5.4-mini, gpt-5.4-nano, and the gpt-5.6 family (Luna, Sol, and Terra). Users encountered elevated error rates and interrupted streaming responses. Other models were not affected.<br /><br />The degradation was caused by an issue with an upstream model provider. GitHub engineers detected the issue through automated monitoring, displayed in-product warnings for the affected models, and coordinated with the provider. Service returned to normal after the provider implemented a mitigation.","status":"resolved"}]},{"id":"tx9qn4khd664","title":"Incident with Copilot AI Model Providers","impact":"critical","status":"resolved","startedAt":"2026-08-27T10:04:52.519Z","resolvedAt":"2026-08-27T12:12:58.387Z","updatedAt":"2026-09-01T09:12:16.884Z","components":["Copilot AI Model Providers"],"url":"https://stspg.io/573gc8p4328b","updates":[{"at":"2026-08-27T10:04:52.621Z","body":"We are investigating reports of degraded availability for Copilot AI Model Providers","status":"investigating"},{"at":"2026-08-27T10:43:00.946Z","body":"We are experiencing degraded availability for the Kimi K3 model in Copilot products and IDE surfaces. This is due to an issue with an upstream model provider. While we work with them to resolve the issue, we recommend choosing another model or selecting 'Auto' to continue using Copilot.","status":"investigating"},{"at":"2026-08-27T11:58:04.976Z","body":"Copilot AI Model Providers is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-27T12:12:47.566Z","body":"The issues with our upstream model provider have been mitigated, and Kimi K3 is once again available in Copilot products and IDE surfaces.<br />We will continue monitoring to ensure stability.","status":"investigating"},{"at":"2026-08-27T12:12:58.387Z","body":"On August 27th, 2026, between approximately 09:20 and 12:14 UTC, the Copilot service experienced a degradation of the Kimi K3 model due to an issue with our upstream provider. Users encountered elevated error rates when using Kimi K3. No other models were impacted. <br /><br />The issue was resolved by a mitigation put in place by our provider. GitHub is working with our provider to further improve the resiliency of the service to prevent similar incidents in the future.","status":"resolved"}]},{"id":"5bn0vk444m1w","title":"Disruption with GitHub Billing","impact":"minor","status":"resolved","startedAt":"2026-08-26T23:37:20.570Z","resolvedAt":"2026-08-27T19:44:08.799Z","updatedAt":"2026-08-31T22:46:13.740Z","components":[],"url":"https://stspg.io/cpgst4hly3mh","updates":[{"at":"2026-08-26T23:37:20.628Z","body":"We are investigating reports of impacted performance for some GitHub services.","status":"investigating"},{"at":"2026-08-26T23:42:06.271Z","body":"We are currently investigating increased errors with billing services. Customers may observe failed billing budget page loads, and users of the Copilot CLI may observe failures starting or continuing sessions.","status":"investigating"},{"at":"2026-08-27T00:31:22.335Z","body":"We've applied a mitigation to unblock Copilot usage and have observed recovery for this particular impact. We're continuing to investigate and apply mitigations for the billing page disruption while monitoring to ensure Copilot remains recovered.","status":"investigating"},{"at":"2026-08-27T01:35:35.233Z","body":"We are continuing to monitor the mitigation that we have applied for the billing page disruption.","status":"investigating"},{"at":"2026-08-27T14:49:36.266Z","body":"Our mitigation is still holding as we continue to investigate to find the root cause.","status":"investigating"},{"at":"2026-08-27T16:20:23.748Z","body":"Our mitigation continues to hold, and service conditions remain stable. We are continuing to investigate the concentrated workload responsible for the issue and are preparing additional preventative improvements. We have not identified a material change in customer impact since the previous update. We will provide another update as the investigation progresses.","status":"investigating"},{"at":"2026-08-27T17:58:39.316Z","body":"No material change since the previous update. Service conditions remain stable following the mitigation, and we have not observed any further customer impact. We are actively monitoring the service while implementing targeted fixes to address the underlying root cause.","status":"investigating"},{"at":"2026-08-27T19:44:08.799Z","body":"On August 26, 2026, between 20:40 UTC and 00:51 UTC on August 27, GitHub Billing experienced degraded performance affecting billing budget pages and GitHub Copilot CLI sessions. Affected customers encountered failed budget page loads or failures when starting or continuing CLI sessions. We confirmed this impact for a small number of customers (<1%). <br /><br />This was caused by a concentrated workload that created processing delays in our data storage layer. Automated retries increased the load and prolonged the degradation. We mitigated the incident by rebalancing traffic within our infrastructure. <br /><br />We are improving workload isolation, retry behavior, and detection of concentrated load to reduce the likelihood of recurrence and shorten our time to detect and mitigate similar incidents.","status":"resolved"}]},{"id":"kfspvrz14xr0","title":"Incident with Actions and Pull Requests","impact":"minor","status":"resolved","startedAt":"2026-08-26T22:56:31.793Z","resolvedAt":"2026-08-27T00:26:44.772Z","updatedAt":"2026-08-28T22:10:28.404Z","components":["Pull Requests","Actions"],"url":"https://stspg.io/nrbwjftcz72d","updates":[{"at":"2026-08-26T22:56:31.878Z","body":"We are investigating reports of degraded performance for Actions and Pull Requests","status":"investigating"},{"at":"2026-08-26T22:57:08.551Z","body":"We are investigating elevated delays and timeouts affecting Actions workflow runs triggered by pull request events. 20% of actions runs have delayed starts of more than 5 minutes and up to 4% of runs failed to trigger. We are actively working on mitigation and will provide updates as we learn more.","status":"investigating"},{"at":"2026-08-27T00:01:05.905Z","body":"We've applied mitigations and are seeing recovery in Actions workflow runs and blocked pull request merges. We're continuing to monitor for sustained health of merge commit creates before resolving.","status":"investigating"},{"at":"2026-08-27T00:25:58.933Z","body":"We confirmed full recovery beginning at 23:58 UTC. Actions workflow runs and pull request merges are operating normally. We will now resolve the incident while continuing to monitor service health.","status":"investigating"},{"at":"2026-08-27T00:26:05.990Z","body":"The degradation affecting Actions and Pull Requests has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-08-27T00:26:44.772Z","body":"On August 26, 2026, from 21:55 UTC to 23:58 UTC, 2.6% of workflow runs triggered by pull request events were delayed, with the impact rising as high as 25% at its peak. Some users also experienced delays in pull request merge-commit generation, mergeability information, and merge-button availability. Actions and Pull Requests fully recovered by 23:58 UTC; the incident was resolved at 00:26 UTC after normal operation was confirmed. <br /><br />Background jobs that process pull request updates and generate merge commits were impacted by timeouts reaching a single partition of git data. This resulted in a backlog in pull request merge-commit processing, delaying pull request-triggered GitHub Actions workflows and some mergeability information. <br /><br />We reduced workload, shifted traffic away from affected infrastructure, and restored the affected service component to a healthy state. Together, these actions helped drain the backlog and restore normal operations. <br /><br />We are working to improve resource saturation detection and to eliminate customer impact in this scenario by isolating impact, placing better bounds on retries, and strengthening backpressure to make our systems more resilient under load.","status":"resolved"}]},{"id":"y1t7p9fzrlj2","title":"Incident with Actions","impact":"critical","status":"resolved","startedAt":"2026-08-26T15:11:58.248Z","resolvedAt":"2026-08-26T18:01:30.665Z","updatedAt":"2026-08-27T02:24:56.454Z","components":["Actions","Pages"],"url":"https://stspg.io/pg14nv9m3095","updates":[{"at":"2026-08-26T15:11:58.307Z","body":"We are investigating reports of degraded availability for Actions","status":"investigating"},{"at":"2026-08-26T15:12:21.306Z","body":"Pages is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-26T15:23:10.599Z","body":"We've identified an issue with a database primary and are failing over to a replica immediately","status":"investigating"},{"at":"2026-08-26T15:48:07.385Z","body":"primary failover briefly improved performance but did not fully mitigate, we've throttled inbound traffic and are investigating upstream Vitess issues","status":"investigating"},{"at":"2026-08-26T16:14:16.981Z","body":"We believe we've identified and addressed the issue and are ramping traffic back up slowly to ensure it doesn't recur. Some customers will continue to see delays as we ramp up.","status":"investigating"},{"at":"2026-08-26T16:49:07.342Z","body":"Pages is operating normally.","status":"investigating"},{"at":"2026-08-26T16:50:28.428Z","body":"We are continuing to observe recovery and delayed queues are burning down. Some customers will continue to see increased delays until all throttled work has been completed - we expect this within the next hour.","status":"investigating"},{"at":"2026-08-26T17:32:22.120Z","body":"We are continuing to observe recovery and expect actions inbound queues to be back to normal in <30min. Work will continue to flow through the system subject to per-customer concurrency limits.","status":"investigating"},{"at":"2026-08-26T17:54:33.454Z","body":"The degradation affecting Actions has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-08-26T18:00:48.674Z","body":"All inbound queues have recovered and Actions is operating as expected. 3.7% of jobs assigned to larger runners during the early stage of this incident are stuck waiting for runner assignment. Those will be canceled within the hour. Other runners are successfully processing all new jobs.","status":"monitoring"},{"at":"2026-08-26T18:01:30.665Z","body":"On August 26, 2026 from 15:02 to 15:45 UTC, Actions jobs failed to start. The following 2 hours until 17:40 UTC, Actions runs were delayed starting by more than 5 minutes as the system caught up with delayed load. This impact was triggered by saturation of writes to the database primary used by the service processing triggers for Actions workflows. The primary was failed over, but the system did not fully recover. The saturation was caused by growing daily peak load combined with an upstream issue in GitHub’s event processing infrastructure, https://www.githubstatus.com/incidents/hcbtzksccj2f, which caused burst amplification of already-high load. Downstream throttles that were later used to recover were set ~10% too high to protect the system.  <br /><br />At 15:45 UTC, throttling combined with service restarts recovered the service’s core health. Those throttles were gradually raised between 15:54 and 17:22 to restore full webhook processing for Actions runs. This ramp was deliberately slow to ensure we did not re-overwhelm the system given our original throttling was now known to be incorrectly set. The queue of webhook events was fully burned down at 17:40 UTC. <br /><br />3.7% of larger-runner jobs, along with some scale-set self-hosted jobs, remained stuck in queued or “waiting for runner” state. We deployed a change to force-revoke jobs in this state, and they transitioned to failed at 18:40 UTC, about 50 minutes after incident mitigation. Releasing these jobs also freed hosted concurrency for larger-runner jobs. <br /><br />Customers using concurrency groups saw longer impact due to a separate issue where runners assigned to a subset of jobs disconnected before the force-revoke mitigation was deployed, which prevented runner acquisition from progressing and left jobs in a waiting-for-runner state. This was resolved at 01:00 UTC on August 27. <br /><br />Some runs triggered during the 15:02-15:45 UTC incident window encountered a bug that left them showing as queued even after service recovery. In the backend, these runs had already failed and will automatically move to canceled state 24 hours after creation. As follow-up, we are fixing the root cause of this queued state and improving our ability to bulk-cancel affected runs. <br /><br />Several changes to improve the general scalability of this part of Actions were already complete and deploying to production. Rollout of those changes will be complete within the next 24 hours. Further work to improve scale, resiliency, and more graceful degradation of Actions workflows are in flight. We are also taking a repair item to accelerate clearing of stuck queued or waiting jobs in similar future cases.","status":"resolved"}]},{"id":"hcbtzksccj2f","title":"Disruption with some GitHub services","impact":"minor","status":"resolved","startedAt":"2026-08-26T15:09:03.568Z","resolvedAt":"2026-08-26T16:07:52.512Z","updatedAt":"2026-08-31T20:41:06.290Z","components":[],"url":"https://stspg.io/4s4bvnc0frrj","updates":[{"at":"2026-08-26T15:09:03.607Z","body":"We are investigating reports of impacted performance for some GitHub services.","status":"investigating"},{"at":"2026-08-26T16:07:52.512Z","body":"Please refer to the combined summary in this related incident:  https://www.githubstatus.com/incidents/y1t7p9fzrlj2","status":"resolved"}]},{"id":"lyppgxbq1nyk","title":"Actions delays in starting runs","impact":"minor","status":"resolved","startedAt":"2026-08-24T13:56:54.964Z","resolvedAt":"2026-08-24T14:34:42.451Z","updatedAt":"2026-08-25T01:36:32.776Z","components":["Actions"],"url":"https://stspg.io/v6ysclb9vcbd","updates":[{"at":"2026-08-24T13:56:55.051Z","body":"We are investigating reports of degraded performance for Actions","status":"investigating"},{"at":"2026-08-24T14:22:59.979Z","body":"Failures while queuing and running Actions jobs for a subset of customers are now resolving. We are monitoring for full recovery.","status":"investigating"},{"at":"2026-08-24T14:26:11.194Z","body":"The degradation affecting Actions has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-08-24T14:34:42.451Z","body":"On August 24, 2026, between 13:33 UTC and 14:04 UTC,  3.8% of Actions runs experienced start delays over 5 minutes with 1.25% of Actions runs failing outright. <br /> <br />The incident was caused by a disk failure on a node hosting one of many service instances responsible for processing runner assignment events. Typically, pods on unhealthy nodes are removed and replaced automatically without impact. In this case, although the node was severely degraded and unable to perform disk operations, it continued sending healthy signals, preventing the system from immediately moving its work elsewhere. During this period, events assigned to the affected component accumulated until an automatic rebalance redirected processing to healthy components at 13:54 UTC. The queue backlog was cleared at 14:00 UTC, and processing returned to normal by 14:04 UTC. <br /><br />To prevent a recurrence, we are improving detection and automated remediation for unhealthy nodes that aren’t fully offline. We are also strengthening application-level resiliency, so stalled consumers are automatically removed quickly and their work reassigned without waiting for the affected node to recover.","status":"resolved"}]},{"id":"wms44hv62t3p","title":"Degraded Git Operations over SSH","impact":"none","status":"resolved","startedAt":"2026-08-24T07:19:22.991Z","resolvedAt":"2026-08-21T14:00:00.000Z","updatedAt":"2026-08-24T07:19:23.053Z","components":[],"url":"https://stspg.io/9nls6g9ln8p4","updates":[{"at":"2026-08-21T14:00:00.000Z","body":"On August 21, 2026, between 14:00 and 14:07 UTC, dotcom Git operations over SSH were degraded. Successful Git operations over SSH fell by more than 95% for during the peak impact window, making clone, fetch, or push over SSH effectively unavailable to most users for approximately four minutes. Git operations over HTTPS were not affected.  \n\nThe incident was caused by a software defect in our load-balancing infrastructure that was triggered by a configuration change. The defect only occurred when connections passed through multiple layers of load balancers running the new configuration, which meant it was not detected during canary testing. \n\nWe mitigated the incident by rolling back the configuration change.  \n\nWe are adding regression coverage for multi-layer load-balancer configurations and improving monitoring and alerting for Git operations over SSH to reduce our time to detection and mitigation of similar issues in the future.","status":"resolved"}]},{"id":"wt3hjqcrczfg","title":"Elevated errors on Fable 5 due to upstream provider","impact":"major","status":"resolved","startedAt":"2026-08-24T07:12:05.367Z","resolvedAt":"2026-08-24T07:58:41.636Z","updatedAt":"2026-08-27T14:51:10.616Z","components":["Copilot AI Model Providers"],"url":"https://stspg.io/4dz9rv14dz14","updates":[{"at":"2026-08-24T07:12:05.431Z","body":"We are investigating reports of degraded availability for Copilot AI Model Providers","status":"investigating"},{"at":"2026-08-24T07:12:33.362Z","body":"We are experiencing degraded availability for the Fable model in Copilot products and IDE surfaces. This is due to an issue with the upstream model provider. While we work with them to resolve the issue, we recommend choosing another model or selecting 'Auto' to continue using Copilot.","status":"investigating"},{"at":"2026-08-24T07:58:41.636Z","body":"On August 24th, 2026, between approximately 06:35 and 07:25 UTC, the Copilot service experienced a degradation of the Claude Fable 5 model due to an issue with our upstream provider. Users encountered elevated error rates when using Claude Fable 5, with requests sometimes failing mid-response. No other models were impacted.<br /><br />The issue was resolved by a mitigation put in place by our provider. GitHub is working with our provider to further improve the resiliency of the service to prevent similar incidents in the future.","status":"resolved"}]},{"id":"bhbcjn4n3jzp","title":"Intermittent failures creating agent tasks","impact":"critical","status":"resolved","startedAt":"2026-08-20T14:43:01.526Z","resolvedAt":"2026-08-21T00:37:20.224Z","updatedAt":"2026-08-25T16:34:14.981Z","components":[],"url":"https://stspg.io/py1yl5mnq89c","updates":[{"at":"2026-08-20T14:43:01.567Z","body":"We are investigating reports of impacted performance for some GitHub services.","status":"investigating"},{"at":"2026-08-20T14:51:51.495Z","body":"Users may experience delays when starting tasks using Copilot Cloud Agent. We are actively investigating the issue and will provide updates as we learn more.","status":"investigating"},{"at":"2026-08-20T15:01:51.859Z","body":"We have identified the problematic component and are working to fail over to a healthy instance. Further updates will be provided as we perform mitigations.","status":"investigating"},{"at":"2026-08-20T15:41:11.771Z","body":"We are experiencing issues with Copilot Cloud Agent tasks, resulting in newly started tasks not properly displaying on-going progress. These Copilot Cloud Agent tasks are still being completed correctly but lack proper visibility. We are actively investigating the issue and will provide updates as we learn more.","status":"investigating"},{"at":"2026-08-20T16:14:46.251Z","body":"Users are experiencing delays when starting tasks using Copilot Cloud Agent and are not be able to see the status of these tasks. Copilot Cloud Agent tasks are still being completed. We have identified the cause of the issue and are putting mitigations in place to return service to normal levels. We will provide another update about the expected recovery time shortly.","status":"investigating"},{"at":"2026-08-20T17:05:20.047Z","body":"We are seeing signs of recovery for Copilot Cloud Agent task status visibility, but this recovery is slower than anticipated. We are pursuing additional mitigating measures to accelerate recovery.","status":"investigating"},{"at":"2026-08-20T17:32:39.883Z","body":"We are observing gradual recovery for Copilot Cloud Agent task status visibility, with session output delayed approximately 1 hour. We have taken additional steps to accelerate the recovery and are continuing to monitor the impact.","status":"investigating"},{"at":"2026-08-20T18:04:55.838Z","body":"We are continuing to observe gradual recovery for Copilot Cloud Agent task status visibility, with session output delayed by approximately 1 hour. We have taken additional steps to accelerate the recovery and are continuing to monitor the impact.","status":"investigating"},{"at":"2026-08-20T18:45:23.427Z","body":"We are continuing to observe gradual recovery for Copilot Cloud Agent task status visibility, with session output delayed by approximately 1 hour. We have taken additional steps to accelerate the recovery and expect this to take effect within the next hour.","status":"investigating"},{"at":"2026-08-20T19:35:31.262Z","body":"We are continuing to observe gradual recovery for Copilot Cloud Agent task status visibility. Session output continues to be delayed by approximately 1 hour as our remediation steps take effect.","status":"investigating"},{"at":"2026-08-20T20:37:06.155Z","body":"We are seeing gradual recovery in Copilot Cloud Agent task status visibility as we deploy a fix for the root cause. Session output remains delayed by approximately one hour while remediation continues.","status":"investigating"},{"at":"2026-08-21T00:37:20.224Z","body":"Between 13:57 UTC on August 20 and 00:37 UTC on August 21, 2026, some users of the Copilot Cloud Agent experienced delays of up to 60 to 90 minutes in seeing the status and results of their agent tasks. The agent tasks themselves continued to run and complete during this time; only the visibility of their status was delayed.<br /><br />The cause was a regional outage in a third-party cloud database service that Copilot uses to store agent task status. We failed over the affected database to a healthy region, added processing capacity to work through the backlog, and restored normal operation once the underlying service recovered. No task data was lost during the incident.<br /><br />To prevent repetition of similar incidents, we are removing the database configuration that made us vulnerable to this regional outage and improving our database failover procedures.","status":"resolved"}]},{"id":"gx7js8bd0jpz","title":"Incident with Actions","impact":"major","status":"resolved","startedAt":"2026-08-18T09:36:40.316Z","resolvedAt":"2026-08-18T10:23:23.000Z","updatedAt":"2026-08-24T05:55:48.063Z","components":[],"url":"https://stspg.io/q3ck88mqw08z","updates":[{"at":"2026-08-18T09:36:40.354Z","body":"We are investigating reports of impacted performance for some GitHub services.","status":"investigating"},{"at":"2026-08-18T10:23:23.000Z","body":"On August 18, 2026, between 05:02 UTC and 11:30 UTC, customers were unable to run jobs on Actions Larger Runners and were unable to view or manage Actions Runners and Runner Groups through the GitHub UI and API. <br /><br />These issues were caused by failures in backend requests resolving essential metadata for starting Larger Runner workflow runs and for reading runner and runner group data. The failures were caused by an expired authentication certificate unique to this service. The certificate had been rotated in KeyVault, but a step to enable use at runtime had been paused to prevent recurrence of previous incidents that had been triggered by this operation. <br /><br />We mitigated the issues by completing the enablement of the new certificate in the backend system. We have added additional monitoring to this and other certificates. The relevant service is also in the process of being replaced as part of our availability and scale work, bringing this authentication path and secret management in line with patterns across all GitHub services.","status":"resolved"}]},{"id":"bmpybhnrky3x","title":"Intermittent failures in runner group and runner-related permissions pages","impact":"minor","status":"resolved","startedAt":"2026-08-18T07:40:35.670Z","resolvedAt":"2026-08-18T11:42:59.304Z","updatedAt":"2026-08-24T05:56:24.064Z","components":[],"url":"https://stspg.io/98zqb1k9jh0x","updates":[{"at":"2026-08-18T07:40:35.712Z","body":"We are investigating reports of impacted performance for some GitHub services.","status":"investigating"},{"at":"2026-08-18T07:40:42.206Z","body":"We are investigating reports of failure to load runner groups and runner-related permissions for customers using larger runners.","status":"monitoring"},{"at":"2026-08-18T10:41:40.666Z","body":"We have identified the source of a communication issue between Actions services and are working toward mitigation. Customers may experience failure to load runner groups and runner-related permissions issues when using Larger Runners.","status":"monitoring"},{"at":"2026-08-18T11:24:06.305Z","body":"We have applied a mitigation and are seeing recovery signals. We will continue monitoring recovery and providing updates.","status":"monitoring"},{"at":"2026-08-18T11:42:59.304Z","body":"On August 18, 2026, between 05:02 UTC and 11:30 UTC, customers were unable to view or manage Actions Runners and Runner Groups through the GitHub UI and API. <br /><br />The issue was caused by failures in backend requests reading runner and runner group data. The failures were caused by an expired authentication certificate unique to this service. The certificate had been rotated in KeyVault, but a step to enable use at runtime had been paused to prevent recurrence of previous incidents triggered by this operation. <br /><br />The impact was mitigated by completing the enablement of the new certificate in the backend system. We have added additional monitoring to this and other certificates. This service is also in the process of being replaced as part of our availability and scale work, bringing this authentication path and secret management in line with patterns across all GitHub services.","status":"resolved"}]},{"id":"zkxwbgr0cnmx","title":"Incident with GitHub.com","impact":"critical","status":"resolved","startedAt":"2026-08-17T13:40:03.620Z","resolvedAt":"2026-08-17T21:15:46.623Z","updatedAt":"2026-08-18T19:21:36.550Z","components":["Git Operations","Webhooks","API Requests","Issues","Pull Requests","Actions","Pages","Copilot"],"url":"https://stspg.io/y1fl26l6wpzr","updates":[{"at":"2026-08-17T13:40:03.705Z","body":"We are investigating reports of impacted performance for some GitHub services.","status":"investigating"},{"at":"2026-08-17T13:41:47.293Z","body":"API Requests is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-17T13:42:42.839Z","body":"Actions is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-17T13:44:02.620Z","body":"Webhooks is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-17T13:45:45.603Z","body":"We are seeing an approximate 20% error rate across numerous experiences including Pull Requests, Issues, and others. Investigations are currently under way and we will be posting updates as they become available","status":"investigating"},{"at":"2026-08-17T13:46:37.811Z","body":"Issues is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-17T13:58:14.342Z","body":"Pull Requests is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-17T14:04:45.634Z","body":"We are experiencing high error rates around 20% for web experiences and api traffic. Archive downloads and raw repository content downloads are experiencing an approximate 50% error rate. Investigations are on-going into the root cause, and updates will continue to be provided as we investigate.","status":"investigating"},{"at":"2026-08-17T14:24:53.572Z","body":"We are experiencing high error rates around 20% for web experiences and api traffic. Archive downloads and raw repository content downloads are experiencing an approximate 50% error rate. SAML and OIDC authentication, SCIM, and Team Sync are also impacted. Investigations are on-going and we will continue to provide updates as we discover more information.","status":"investigating"},{"at":"2026-08-17T14:31:25.490Z","body":"Copilot is experiencing degraded availability. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-17T14:45:53.507Z","body":"Pull Requests is experiencing degraded availability. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-17T14:49:24.334Z","body":"Issues is experiencing degraded availability. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-17T14:54:14.293Z","body":"Pull Requests is experiencing degraded availability. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-17T14:58:09.061Z","body":"Actions is experiencing degraded availability. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-17T14:58:12.889Z","body":"We are experiencing high error rates around 20% for web experiences and api traffic. Archive downloads and raw repository content downloads are experiencing an approximate 50% error rate. SAML and OIDC authentication, SCIM, and Team Sync are also impacted. We are currently performing mitigations based on our investigation thus far and are monitoring for improvement.","status":"investigating"},{"at":"2026-08-17T14:58:17.503Z","body":"Webhooks is experiencing degraded availability. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-17T15:01:40.102Z","body":"API Requests is experiencing degraded availability. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-17T15:10:00.140Z","body":"Pages is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-17T15:21:36.419Z","body":"Git Operations is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-17T15:40:44.774Z","body":"Webhooks is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-17T15:42:25.338Z","body":"We are experiencing high error rates around 20% for web experiences and api traffic. Archive downloads and raw repository content downloads are experiencing an approximate 50% error rate. SAML and OIDC authentication, SCIM, and Team Sync are also impacted. We are currently performing mitigations and will post updates as we progress.","status":"investigating"},{"at":"2026-08-17T16:16:13.252Z","body":"We are experiencing high error rates around 20% for web experiences and api traffic. Archive downloads and raw repository content downloads are experiencing an approximate 50% error rate. SAML and OIDC authentication, SCIM, and Team Sync are also impacted. We are still working to identify the root cause and will continue to post updates as we learn more and perform mitigation.","status":"investigating"},{"at":"2026-08-17T16:36:25.036Z","body":"We identified the problematic component and have taken corrective actions. There are strong signs of recovery but we are still working to completely restore service, with error rates still remaining slightly elevated. We will post further updates as recovery continues.","status":"investigating"},{"at":"2026-08-17T16:59:38.127Z","body":"The degradation affecting API Requests, Actions, Git Operations, Issues, Pages, Pull Requests and Webhooks has been mitigated. We are monitoring to ensure stability.","status":"investigating"},{"at":"2026-08-17T17:30:49.644Z","body":"Git Operations is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-17T17:34:22.597Z","body":"We identified the problematic component and have taken corrective actions, but we are seeing residual impact across numerous services. We are continuing to apply additional mitigations and investigate the remaining impact.","status":"investigating"},{"at":"2026-08-17T17:36:29.677Z","body":"Issues is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-17T18:11:30.659Z","body":"We identified the problematic component and have taken corrective actions, but we are seeing residual impact in the form of sporadic authentication failures. We are continuing to apply additional mitigations and investigate the remaining impact.","status":"investigating"},{"at":"2026-08-17T18:23:47.934Z","body":"The degradation affecting Git Operations has been mitigated. We are monitoring to ensure stability.","status":"investigating"},{"at":"2026-08-17T18:48:19.573Z","body":"API Requests is experiencing degraded availability. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-17T19:01:45.578Z","body":"API Requests is operating normally.","status":"investigating"},{"at":"2026-08-17T19:13:20.651Z","body":"We are continuing to investigate sporadic authentication failures. We have partially disabled authentication token retries and have seen improvement, and we are monitoring impact before fully applying this mitigation.","status":"investigating"},{"at":"2026-08-17T20:08:40.686Z","body":"We are continuing to investigate sporadic failures affecting Copilot authentication in some applications. Copilot usage via the GitHub CLI and GitHub App are unaffected.","status":"investigating"},{"at":"2026-08-17T20:22:28.795Z","body":"Issues is operating normally.","status":"investigating"},{"at":"2026-08-17T20:45:28.856Z","body":"We are continuing to apply mitigations to address sporadic Copilot authentication failures in some applications. We expect full recovery within the next 30 minutes. Copilot usage via the GitHub CLI and GitHub App are unaffected.","status":"investigating"},{"at":"2026-08-17T21:15:46.623Z","body":"On August 17, 2026, from 13:28–21:15 UTC (7h 47m), GitHub.com experienced elevated errors and latency across Issues, Pull Requests, APIs, Actions, and Copilot. At peak, web/API error rates were approximately 20%, while archive and raw-content downloads reached approximately 50%. SAML/OIDC authentication, SCIM, and Team Sync were also affected, as well as Actions workflows in GHEC with Data Residency that depend on public workflow step definitions hosted on GitHub.com. Most services recovered by 16:36 UTC as our Central US datacenter recovered; Actions was degraded until approximately 18:03 UTC; and Copilot Token Service fully recovered by 21:02. <br /><br />Some of the failing traffic was moved from Central US to Northern Virginia where it was served successfully until the network failure in Central US was debugged and resolved. Delayed replies to a single internal endpoint triggered a latent retry bug in VS Code that amplified traffic by approximately 10x and caused delayed recovery for the Copilot Token Service. <br /><br />The immediate cause of the failure was network saturation on load balancers in Central US due to a new peak in traffic. Originally this was caused by an Istio sidecar pod reaching its concurrency limits and failing to auto scale correctly because of a misconfigured policy that watched host service but not sidecar limits. One failure cascaded to more and eventually four HAProxy nodes exhausted their flow limits, degrading the gateway auth path and causing widespread authentication latency and failures. The problem was worsened by optimistic retry logic which overloaded internal load balancers. Pausing HAProxy on those nodes simultaneously produced immediate broad recovery. <br /><br />The retry storm in Northern VA was fixed by 1) temporarily reducing gateway retry logic with a PR and 2) blocking inbound Copilot Token Service token requests at the load balancers with a 403, and then gradually ramping back up traffic per-site to allow callers to succeed. <br /><br />Residual Copilot authentication failures continued because client retry behavior amplified load: a failed token operation could generate many extra requests and enter a retry loop. Copilot Token Service traffic increased from a normal 7–9K RPS to 70–100K RPS. Reducing gateway authentication retries and blocking retry-triggering responses stabilized Copilot Token Service and completed recovery. <br /><br />Complicating factors that impeded recovery included a number of scraping attacks on codeload endpoints. <br /><br />To prevent recurrence, our follow-up actions include: <br /><br />- Correcting autoscaling policies to account for service-mesh sidecar concurrency and capacity. <br /><br />- Auditing Istio request, concurrency, and scaling limits across affected services. <br /><br />- Reviewing retry limits and backoff behavior across gateways and clients. <br /><br />- Addressing the VS Code retry behavior that amplified Copilot token traffic. <br /><br />- Improving load-balancer capacity monitoring and regional failover safeguards.","status":"resolved"}]},{"id":"pf25whpq58hh","title":"Disruption with GHEC Team Sync","impact":"minor","status":"resolved","startedAt":"2026-08-13T16:21:33.096Z","resolvedAt":"2026-08-13T18:27:54.660Z","updatedAt":"2026-08-24T17:29:11.788Z","components":[],"url":"https://stspg.io/l6tmhqw07cmj","updates":[{"at":"2026-08-13T16:21:33.148Z","body":"We are investigating reports of impacted performance for some GitHub services.","status":"investigating"},{"at":"2026-08-13T16:21:51.860Z","body":"GHEC Team Sync is currently degraded for enterprises with personal accounts, causing delays when syncing teams to IdP groups. We have identified the cause of the delays and are working on a mitigation. We will provide an update on our progress at 20:00 UTC.","status":"investigating"},{"at":"2026-08-13T18:27:38.561Z","body":"We have deployed a mitigation. At this time GHEC Team Sync has recovered for enterprises with personal accounts. Teams syncing to IdP groups have returned to their normal cadence.","status":"investigating"},{"at":"2026-08-13T18:27:54.660Z","body":"On August 13, 2026, from 15:31:21 UTC to 18:27:55 UTC, GitHub Enterprise Cloud team synchronization was degraded for enterprises using personal accounts. Organization teams experienced delays of up to 3 to 13 hours (median 8 hours) when syncing with IdP groups, resulting in delayed access grants or removals for enterprise users across 2.8% of teams. <br /><br />A temporary change introduced to address a previous issue due to increased usage of this feature remained active after it was intended to be removed, causing synchronization delays during periods of high volume. We removed the temporary change and provisioned additional resources to handle the increased volume.","status":"resolved"}]},{"id":"k8vbzwqjkxzn","title":"Incident with Webhooks","impact":"minor","status":"resolved","startedAt":"2026-08-13T14:45:40.422Z","resolvedAt":"2026-08-13T15:36:34.631Z","updatedAt":"2026-08-31T20:37:37.194Z","components":["Git Operations","Webhooks","Issues","Pull Requests","Packages"],"url":"https://stspg.io/f0cgtdc0kqxg","updates":[{"at":"2026-08-13T14:45:40.503Z","body":"We are investigating reports of degraded performance for Webhooks","status":"investigating"},{"at":"2026-08-13T14:46:11.195Z","body":"Pull Requests is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-13T14:46:23.248Z","body":"Issues is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-13T14:46:52.592Z","body":"Git Operations is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-13T14:56:45.535Z","body":"Packages is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-13T14:58:49.294Z","body":"We are currently investigating a brief degradation of service for Git operations (specifically pushes), issues, pull requests, package registry, and webhooks between 14:32 and 14:46 UTC. We have identified the source of the degradation and are investigating mitigation strategies to prevent recurrence.","status":"investigating"},{"at":"2026-08-13T15:33:02.241Z","body":"The degradation affecting Git Operations, Issues, Packages, Pull Requests and Webhooks has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-08-13T15:33:54.578Z","body":"We have temporarily disabled a background job which caused the impact. At this time the impact is fully mitigated.","status":"monitoring"},{"at":"2026-08-13T15:36:34.631Z","body":"Between 14:24 and 14:53 UTC on 13 August 2026, a routine background job to delete an organization overwhelmed a key shared database, causing multiple GitHub services to briefly return elevated errors and slower responses. Most affected was the webhook management API, with smaller impact to Git operations, pull requests, issues, packages, sign-in, and Copilot. Impact cleared on its own at about 14:53 UTC once the job finished; we resolved the incident at 15:36 UTC. <br /><br />Affected users may have experienced a brief increase in errors and slower responses, primarily when creating, listing, or updating webhooks, with smaller impacts to pull requests, issues, packages, and Git operations. Failures peaked at about 1% for several minutes around 14:37 UTC. <br /><br />To prevent future incidents, we've already shipped an update that turns on the safer deletion path for organizations, along with caps on deletion holds on databases. Building on these changes, we're auditing all bulk deletion and cleanup jobs that write to shared databases to prevent similar issues in future.","status":"resolved"}]},{"id":"24t8gsgqx2qb","title":"Errors with the Fable 5 Model in Copilot","impact":"minor","status":"resolved","startedAt":"2026-08-13T14:43:25.196Z","resolvedAt":"2026-08-13T15:47:22.384Z","updatedAt":"2026-08-25T12:08:46.313Z","components":["Copilot AI Model Providers"],"url":"https://stspg.io/8htrnxk0q09v","updates":[{"at":"2026-08-13T14:43:25.299Z","body":"We are investigating reports of degraded performance for Copilot AI Model Providers","status":"investigating"},{"at":"2026-08-13T14:50:10.040Z","body":"We are experiencing degraded availability for the Fable 5 model in Copilot products and IDE surfaces. This is due to an issue with an upstream model provider. While we work with them to resolve the issue, we recommend choosing another model or selecting 'Auto' to continue using Copilot.","status":"investigating"},{"at":"2026-08-13T15:23:39.378Z","body":"We are seeing modest recovery, but are still experiencing degraded availability for the Fable 5 model in Copilot products and IDE surfaces. This is due to an issue with an upstream model provider. While we work with them to resolve the issue, we recommend choosing another model or selecting 'Auto' to continue using Copilot.","status":"investigating"},{"at":"2026-08-13T15:47:15.736Z","body":"The issues with our upstream model provider have been resolved, and Fable 5 is once again available in Copilot products and IDE surfaces.<br /><br />We will continue monitoring to ensure stability, but mitigation is complete.","status":"investigating"},{"at":"2026-08-13T15:47:22.384Z","body":"On August 13th, 2026, between approximately 14:06 and 15:47 UTC, the Copilot service experienced a degradation of the Claude Fable 5 model due to an issue with our upstream provider. Users encountered elevated error rates, peaking at 43% and averaging 12%. Users who selected Auto or alternative models were unaffected.<br /><br />The issue was resolved by a mitigation put in place by our provider. GitHub is working with our provider to further improve the resiliency of the service to prevent similar incidents in the future.","status":"resolved"}]},{"id":"lsvy8xsf0gxv","title":"Disruption with Login and Release Asset downloads","impact":"major","status":"resolved","startedAt":"2026-08-12T21:39:05.221Z","resolvedAt":"2026-08-12T22:56:39.025Z","updatedAt":"2026-08-25T19:58:06.161Z","components":[],"url":"https://stspg.io/xp36nwz4rrh1","updates":[{"at":"2026-08-12T21:39:05.267Z","body":"We are investigating reports of impacted performance for some GitHub services.","status":"investigating"},{"at":"2026-08-12T21:43:25.632Z","body":"We are investigating issues with Login and when downloading Release Assets. We will continue to keep users updated on progress towards mitigation.","status":"investigating"},{"at":"2026-08-12T22:22:11.444Z","body":"We have identified the root cause and are working on mitigation. Errors on the login page and downloading release assets have decreased, but we are not fully mitigated. We will continue to provide updates.","status":"investigating"},{"at":"2026-08-12T22:56:39.025Z","body":"On August 12 and 13, 2026, some anonymous (logged-out) requests to github.com experienced HTTP 5xx errors when loading pages like the sign-in page, and when downloading release assets, due to an unusual traffic pattern that repeatedly overloaded a part of our infrastructure that serves these types of requests. There were three windows of impact: (1) August 12 from 16:34 to 18:34 UTC, with an average error rate of 16.16% that peaked at 28.6%; (2) August 12 from 19:00 to 22:56 UTC, with an average error rate of 16.55% that peaked at 24.18%; and (3) August 13 from 06:19 to 08:05 UTC, with an average error rate of 2.01% that peaked at 7.49%.<br />Requests from signed-in users were unaffected.<br /><br />We mitigated the incidents by applying traffic controls at our network edge that limited any requests matching the pattern identified previously, thereby preventing overload on our systems.<br /><br />Since these incidents occurred, we have tightened our monitoring systems to alert server-side errors that affect logged-out traffic. We are also working to further strengthen our edge protections and reduce the time to detect and mitigate similar incidents.","status":"resolved"}]},{"id":"76t89hbfb09h","title":"Incident with Pull Requests and Issues","impact":"minor","status":"resolved","startedAt":"2026-08-12T16:16:17.994Z","resolvedAt":"2026-08-12T16:41:18.768Z","updatedAt":"2026-08-18T15:52:05.294Z","components":["Issues","Pull Requests"],"url":"https://stspg.io/ssd9z8l2g46v","updates":[{"at":"2026-08-12T16:16:18.105Z","body":"We are investigating reports of degraded performance for Issues and Pull Requests","status":"investigating"},{"at":"2026-08-12T16:24:30.991Z","body":"We are investigating reports of errors affecting Pull Requests and Issues on GitHub.com. Some users may encounter 500 errors when loading pull request and issue pages. Our engineering teams are actively investigating the root cause, which appears to be related to a database infrastructure issue. We will provide an update as soon as we have more information.","status":"investigating"},{"at":"2026-08-12T16:35:40.052Z","body":"The degradation affecting Issues and Pull Requests has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-08-12T16:38:38.345Z","body":"We identified the source of errors affecting Pull Requests, Issues, and Search on GitHub.com and have applied a mitigation. A database index hint was referencing an index that had been removed by a recent migration, causing query failures for some users. We disabled the problematic configuration and are seeing recovery across affected services. We are continuing to monitor to confirm full resolution.","status":"monitoring"},{"at":"2026-08-12T16:41:18.768Z","body":"Between 16:03 and 16:29 UTC on August 12, some users encountered errors when viewing pull requests, issues, and search results. During this period, about 1.9% of Pull Request requests and 0.9% of Issues requests failed. During a database migration, two indexes were removed while application settings still referenced them, causing affected requests to fail. We detected the issue after the migration reached one database shard and before it progressed to the remaining shards. We restored service by disabling both settings. We are improving safeguards around database migrations and application configuration to prevent similar mismatches from causing errors.","status":"resolved"}]},{"id":"vm1w8zq95wkt","title":"Incident with GraphQL API Requests","impact":"minor","status":"resolved","startedAt":"2026-08-11T14:50:40.219Z","resolvedAt":"2026-08-11T20:06:56.575Z","updatedAt":"2026-08-12T19:30:45.958Z","components":["API Requests"],"url":"https://stspg.io/3xn46bst0bjh","updates":[{"at":"2026-08-11T14:50:40.309Z","body":"We are investigating reports of degraded performance for API Requests","status":"investigating"},{"at":"2026-08-11T15:28:44.393Z","body":"We are investigating reports of a small increase in error rates affecting GraphQL API requests. We are working on increasing capacity and continue to investigate the increased errors. We will provide another update when we have more information","status":"investigating"},{"at":"2026-08-11T16:49:24.503Z","body":"We have returned to a healthy baseline on GraphQL API requests. We will continue to work on investigations into the errors seen during this incident.","status":"investigating"},{"at":"2026-08-11T16:49:34.107Z","body":"The degradation affecting API Requests has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-08-11T20:06:50.345Z","body":"We have identified and mitigated increased error rates affecting GraphQL API requests. A fix to increase service capacity has been deployed and error rates have returned to normal levels. We are resolving this incident.","status":"monitoring"},{"at":"2026-08-11T20:06:56.575Z","body":"On August 11, 2026, between 14:00 UTC and 16:00 UTC the GraphQL API service was degraded and customers in  saw higher than normal timeouts. On average, the timeout rate was 0.06% and peaked at 0.14% of requests routing to the service. <br /><br />This was due to increased utilization at one of our sites which caused resource contention across our dependencies, leading to an increase in timeouts for GraphQL requests. We mitigated the incident by increasing capacity to alleviate the capacity bottleneck.  <br /><br />We are working to improve our monitoring so that we can proactively reduce the impact of high consumption requests in addition to scaling up; Additionally, we will improve our time to detection and mitigation of issues like this one in the future.","status":"resolved"}]},{"id":"1t7x65n7kvt1","title":"Disruption with Copilot for access to some models","impact":"minor","status":"resolved","startedAt":"2026-08-10T20:27:19.704Z","resolvedAt":"2026-08-10T21:50:43.756Z","updatedAt":"2026-08-25T21:02:21.586Z","components":[],"url":"https://stspg.io/4x5bd0ghzy0x","updates":[{"at":"2026-08-10T20:27:19.758Z","body":"We are investigating reports of impacted performance for some GitHub services.","status":"investigating"},{"at":"2026-08-10T20:39:11.678Z","body":"We are currently investigating reports of some Copilot users experiencing issues accessing certain models. Affected users may see errors or degraded functionality when attempting to use specific models. We are actively working on a fix and will provide updates as we have more information.","status":"monitoring"},{"at":"2026-08-10T20:49:46.186Z","body":"The degradation has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-08-10T21:19:06.324Z","body":"The issue has been mitigated across all affected environments. We are currently deploying on a fix to prevent reoccurrence. We will provide another update once the fix has been deployed.","status":"monitoring"},{"at":"2026-08-10T21:50:40.155Z","body":"We have deployed and validated the fix to prevent immediate reoccurrence. We will be performing additional work to limit these kinds of failures in the future.","status":"monitoring"},{"at":"2026-08-10T21:50:43.756Z","body":"On August 10, 2026, between 19:48 UTC and 20:49 UTC, GitHub Copilot users saw an incomplete list of available models. During this window, the service could return as few as one model instead of the full catalog. Requests that tried to use a model missing from that shortened list failed with a \"model not found\" error. Copilot requests that used an available model were not affected. This did not affect customers on data-residency (Proxima) environments.<br /><br />The issue was caused by a change to how model data was published, which our systems could not read back correctly and fell back to a limited default list.<br /><br />We mitigated the incident by 20:49 UTC and deployed a fix to prevent immediate recurrence by 21:50 UTC. We are adding validation and retry safeguards so that model data is verified before it is served.<br /><br />We apologize for the disruption.","status":"resolved"}]},{"id":"s19bth7wzkf7","title":"Disruption with creation of fine grained personal access tokens","impact":"minor","status":"resolved","startedAt":"2026-08-10T18:02:04.360Z","resolvedAt":"2026-08-10T18:46:22.280Z","updatedAt":"2026-08-13T15:56:48.469Z","components":[],"url":"https://stspg.io/tjf46x5zq25c","updates":[{"at":"2026-08-10T18:02:04.415Z","body":"We are investigating reports of impacted performance for some GitHub services.","status":"investigating"},{"at":"2026-08-10T18:09:36.323Z","body":"We are investigating reports of users being unable to create fine-grained Personal Access Tokens. Attempting to create a new token redirects the user back to the token overview page without an error message, but the token was not created.","status":"investigating"},{"at":"2026-08-10T18:21:41.742Z","body":"The degradation has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-08-10T18:22:18.446Z","body":"We identified the source of the issue affecting creation of fine-grained personal access tokens and have applied a mitigation. Users should now be able to create new fine-grained tokens successfully. We are continuing to monitor to confirm full recovery.","status":"monitoring"},{"at":"2026-08-10T18:46:22.280Z","body":"On August 10, 2026, between 17:16 and 18:21 UTC, users were unable to create new fine-grained personal access tokens (FG PAT) through the GitHub website. When a user submitted the FG PAT creation form, they were returned to the FG PAT list without an error message and no FG PAT was created. Creating classic personal access tokens, as well as editing or deleting existing FG PAT were not affected.<br /><br />The cause was a change to how the website loads certain front-end JavaScript that was enabled for all users at 17:15 UTC; the change interacted with an issue in the token creation form's confirmation step that prevented it from running, so the final submission that actually creates the token never completed. Because the page still loaded and the server returned a normal response, the failure produced no error message. GitHub mitigated the incident by disabling the change at 18:21 UTC, at which point token creation recovered immediately, and the incident was resolved at 18:46 UTC.<br /><br />To reduce the chance of recurrence, GitHub is adding monitoring and alerting for anomalies in the FG PAT creation success rate and is removing the issue in the FG PAT creation form that prevented the confirmation step from running. GitHub is also adding automated detection of the issue so other areas of the GitHub front end do not repeat the problem.","status":"resolved"}]},{"id":"qcvjkzcs7j74","title":"Incident with Actions","impact":"critical","status":"resolved","startedAt":"2026-08-06T15:22:49.021Z","resolvedAt":"2026-08-07T02:04:44.460Z","updatedAt":"2026-08-11T02:05:24.924Z","components":["Actions","Pages"],"url":"https://stspg.io/rcz3fcm83sff","updates":[{"at":"2026-08-06T15:22:49.100Z","body":"We are investigating reports of degraded performance for Actions","status":"investigating"},{"at":"2026-08-06T15:41:10.535Z","body":"Actions is experiencing degraded availability. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-06T15:45:14.821Z","body":"We are investigating errors affecting GitHub Actions. Some workflow runs are failing to start or failing partway through, and some requests to the Actions REST API are returning errors. <br /><br />Some customers may also see unexpected rate limiting in their workflows. <br /><br />Engineers have identified the source of the disruption and are actively working on a mitigation","status":"investigating"},{"at":"2026-08-06T15:53:22.125Z","body":"Pages is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-06T16:19:30.322Z","body":"Pages is operating normally.","status":"investigating"},{"at":"2026-08-06T16:27:01.865Z","body":"Pages is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-06T16:27:47.096Z","body":"We are continuing to work on the issue affecting GitHub Actions. <br /><br />Some workflow runs are still delayed or failing to complete, and some requests to the Actions API are returning errors. <br /><br />Customers running migrations with GitHub Enterprise Importer may also see failures. <br /><br />Engineers are actively working towards full recovery.","status":"investigating"},{"at":"2026-08-06T16:33:31.419Z","body":"Actions and Pages are experiencing degraded availability. We are continuing to investigate.","status":"investigating"},{"at":"2026-08-06T17:02:43.449Z","body":"We are continuing to work on the issue affecting GitHub Actions. <br /><br />Workflow runs are still failing or delayed in starting, and some queued jobs may time out. <br /><br />Some requests to the Actions API are returning errors. Customers running migrations with GitHub Enterprise Importer may see failures. <br /><br />Our engineers have applied several mitigations and are rolling out a further fix now.","status":"investigating"},{"at":"2026-08-06T17:40:22.051Z","body":"We are continuing to work on an issue affecting multiple GitHub services.<br /><br />Workflow runs are failing or delayed in starting, and some queued jobs may time out. <br /><br />Copilot code review, Copilot coding agent, hosted runners, and migrations using GitHub Enterprise Importer might also affected. <br /><br />Webhook deliveries may be delayed. <br /><br />Engineers have applied a number of mitigations and are rolling out a further fix across all affected systems now.","status":"investigating"},{"at":"2026-08-06T18:11:41.650Z","body":"We are continuing to work on an issue affecting multiple GitHub services. <br /><br />Workflow runs are still failing or delayed in starting, and some queued jobs may time out. <br /><br />Customers using self-hosted runners may see errors or rate limiting when runners register. <br /><br />Copilot code review, Copilot coding agent, hosted runners, and migrations using GitHub Enterprise Importer may also be affected. <br /><br />Webhook deliveries may be delayed.<br /><br />Engineers have applied further mitigations and are continuing to work towards full recovery.","status":"investigating"},{"at":"2026-08-06T18:46:37.400Z","body":"We are continuing to work on an issue affecting multiple GitHub services. <br /><br />Workflow runs are still failing, and jobs may remain queued for an extended period before starting or may time out. Jobs using GitHub-hosted runners are particularly affected while capacity is constrained. <br /><br />Customers using self-hosted runners may see errors or rate limiting when runners register. <br /><br />Copilot code review, Copilot coding agent, and migrations using GitHub Enterprise Importer may also be affected. Webhook deliveries may be delayed. <br /><br />Recovery is taking longer than we expected, and engineers remain actively engaged.","status":"investigating"},{"at":"2026-08-06T19:43:21.502Z","body":"We are continuing to work on an issue affecting GitHub Actions. <br /><br />Capacity remains constrained and jobs may still be delayed or fail while it recovers gradually. Customers using self-hosted runners may see errors or rate limiting when runners register.  <br /><br />Copilot code review, Copilot coding agent, and migrations using GitHub Enterprise Importer may also be affected. Webhook deliveries may be delayed. <br /><br />Our engineers remain actively engaged.","status":"investigating"},{"at":"2026-08-06T20:34:17.618Z","body":"We are continuing to work on an issue affecting GitHub Actions. Webhook triggers are currently throttled to help with recovery and and we are processing approximately 15% of webhooks, so many events such as pushes and pull requests are not triggering workflow runs. Of jobs queued, approximately 65% are succeeding, improved from a low of 30 to 40% earlier in this incident.<br /><br />We have narrowed the remaining impact to runners that are stuck retrying jobs that are no longer available. Both GitHub-hosted and self-hosted runners are affected, and we are working to recover them.<br /><br />Copilot code review, Copilot coding agent, and migrations using GitHub Enterprise Importer may also be affected.","status":"investigating"},{"at":"2026-08-06T21:30:42.677Z","body":"We are continuing to work on an issue affecting GitHub Actions. Webhook triggers remain throttled to aid recovery, so many push and pull request events are not triggering new workflow runs.<br /><br />We identified runners being assigned jobs that are no longer valid and are deploying a change to address this issue. Both GitHub-hosted and self-hosted runners are affected.<br /><br />Copilot code review, Copilot coding agent, and GitHub Pages may experience failures or delays. Migrations using GitHub Enterprise Importer have been paused to support mitigation efforts.","status":"investigating"},{"at":"2026-08-06T22:18:09.797Z","body":"We continue to make progress on the issue affecting GitHub Actions. We have deployed a fix that addresses runners being assigned jobs that are no longer valid, and are seeing improvement in job completion rates. For workflow runs that are starting, success rates have increased significantly and are now at 97%. Standard and larger runners are now draining queued work. A change is also in progress to mitigate issues with existing self-hosted runners that are not picking up jobs.<br /><br />Webhook triggers remain throttled to support recovery. Many push and pull request events are not yet triggering new workflow runs, and we are working to safely restore full throughput.<br /><br />GitHub Pages, Copilot code review, and Copilot coding agent may still experience failures or delays. Migrations using GitHub Enterprise Importer remain paused.<br /><br />We are continuing to monitor recovery and will provide another update as conditions improve.","status":"investigating"},{"at":"2026-08-06T23:13:30.825Z","body":"We have deployed fixes that address runners being assigned invalid jobs and are taking additional steps to clear the backlog of affected jobs. Job completion rates for running workflows have improved significantly, with success rates now at 99%. Global queues for hosted runner assignment are nearly burned down and concurrency queues for customers are being processed. Another change was deployed to accelerate processing the backlog of job requests.<br /><br />We are gradually restoring throughput for webhook-triggered Actions workflows and monitoring system stability. We have deployed a fix for self-hosted runners that were not picking up jobs and are enabling it incrementally.<br /><br />GitHub Pages, Copilot code review, and Copilot coding agent may still experience intermittent failures or delays. Migrations using GitHub Enterprise Importer remain paused.<br /><br />We continue to monitor recovery across all affected services and will provide another update as conditions improve.","status":"investigating"},{"at":"2026-08-07T00:01:15.259Z","body":"<br />System-wide queues have been drained, and new jobs are being processed as expected. The fix for self-hosted runners not picking up jobs has been fully rolled out.<br /><br />Webhook-triggered Actions workflows have been restored to full throughput. GitHub Pages, Copilot code review, and Copilot coding agent are showing recovery. Migrations using GitHub Enterprise Importer remain paused as a precaution.<br /><br />We are monitoring all affected services for sustained recovery and will provide another update shortly.","status":"investigating"},{"at":"2026-08-07T00:01:26.921Z","body":"System-wide queues have been drained, and new jobs are being processed as expected. The fix for self-hosted runners not picking up jobs has been fully rolled out.<br /><br />Webhook-triggered Actions workflows have been restored to full throughput. GitHub Pages, Copilot code review, and Copilot coding agent are showing recovery. Migrations using GitHub Enterprise Importer remain paused as a precaution.<br /><br />We are monitoring all affected services for sustained recovery and will provide another update shortly.","status":"investigating"},{"at":"2026-08-07T00:05:05.379Z","body":"The degradation affecting Actions and Pages has been mitigated. We are monitoring to ensure stability.","status":"investigating"},{"at":"2026-08-07T00:06:24.906Z","body":"The degradation has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-08-07T00:59:01.958Z","body":"We’re investigating reports that some Actions Runner Controller runners are taking longer than expected to recover. We’ll provide an update as our investigation progresses.","status":"monitoring"},{"at":"2026-08-07T02:03:41.768Z","body":"During the incident, some Actions Runner Controller (ARC) runner pods became stuck in an idle state. Affected users can delete those pods using kubectl or redeploy their Actions Runner Controller application. ARC will automatically create replacement runners.<br /><br />The next releases of Actions Runner and Actions Runner Controller will include an automatic recovery mechanism, preventing the need for these manual steps in the future.<br /><br />Some workflow-triggering events, including push and pull request events, were not processed during the incident and cannot be replayed automatically. Customers may need to repeat the triggering action by pushing a new commit, updating the pull request, or manually re-running the workflow where applicable.","status":"monitoring"},{"at":"2026-08-07T02:04:44.460Z","body":"On August 6, 2026, between 15:05 UTC and 00:14 UTC on August 7, GitHub Actions experienced degraded availability. During the incident, workflow runs failed or remained queued for an extended period of time. Customers using both GitHub-hosted and self-hosted runners were affected. At peak, 71% of workflow runs experienced infrastructure failures and 75% of the remaining workflow runs were delayed by more than 5 minutes. <br /><br />The incident was triggered by a routine deployment to an internal Actions service responsible for processing events and generating Actions jobs. The deployment exposed an existing capacity and concurrency weakness. As pods were replaced during the deployment, remaining capacity became saturated, causing services to crash and triggering a cascading impact across multiple clusters and downstream services. <br /><br />These services recovered at 17:00 after expanding capacity, throttling incoming webhook-triggered work to allow the system to recover, and increasing processing capacity for the backlog of affected events. <br /><br />As the incident progressed, a backlog of work accumulated across the systems responsible for assigning jobs to runners. Due to a latent bug in one of the services responsible for job assignment, runners were getting assigned jobs that were no longer valid and then getting stuck retrying those jobs, preventing them from picking up valid work. <br /><br />This second stage of impact was mitigated by deploying changes to prevent runners from repeatedly attempting to acquire invalid jobs. These mitigations allowed the accumulated queues to drain and Actions to recover to normal operation. <br /><br />Some Actions Runner Controller (ARC) runners remained stuck after the incident. A mitigation deployed during the incident inadvertently affected these runners, causing some to remain offline until they were manually recovered. We subsequently rolled back the change and are adding automatic recovery in upcoming Runner and ARC releases. <br /><br />Some jobs created during the incident were also left stuck unable to be retried or canceled.  CLI and UI solutions for customers to address these were shared at https://github.com/orgs/community/discussions/204152#discussioncomment-17946043. <br /><br />To prevent recurrence, we are making improvements to deployment and capacity safeguards for the affected services, strengthening monitoring for the conditions that preceded the incident, improving the resiliency and recovery of queued work and runner assignment, and adding automatic recovery for self-hosted runners affected by similar failure conditions. We are also making additional improvements to reduce the risk of cascading failures and accelerate recovery during large-scale Actions disruptions.","status":"resolved"}]},{"id":"1xqvzyv99skw","title":"Incident with Pages - Deployment Lag","impact":"minor","status":"resolved","startedAt":"2026-08-06T15:03:55.174Z","resolvedAt":"2026-08-06T16:22:59.638Z","updatedAt":"2026-08-10T21:16:18.256Z","components":["Pages"],"url":"https://stspg.io/b0n00sx9z3ht","updates":[{"at":"2026-08-06T15:03:55.261Z","body":"We are investigating reports of degraded performance for Pages","status":"investigating"},{"at":"2026-08-06T15:50:51.844Z","body":"The degradation affecting Pages has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-08-06T16:22:59.638Z","body":"On August 6, 2026, at 07:00 UTC, a configuration change inadvertently reduced the capacity of the service that processes GitHub Pages deployments. As traffic increased over the following hours, latency in the deployment pipeline progressively increased. <br /><br />At 12:09 UTC, latency crossed the alerting threshold and the team began investigating. We reverted the invalid configuration and applied additional mitigations, including reducing status deployment processing to lower the load on our Redis cluster. Latency returned to normal levels at 15:40 UTC. <br /><br />Customer impact occurred from 11:34 to 15:32 UTC. During this period, we failed to process approximately 128,000 deployments. <br /><br />We have updated our alerts to detect elevated processing latency sooner and to notify us immediately when latency causes deployment processing failures. We've confirmed this incident was not fully captured by our availability metrics. In the coming days, we'll update how GitHub Pages availability is measured so incidents like this are accurately reflected going forward.","status":"resolved"}]},{"id":"9wzhl5jr80jt","title":"Some Copilot Cloud Agent jobs not starting","impact":"minor","status":"resolved","startedAt":"2026-08-05T11:38:57.677Z","resolvedAt":"2026-08-05T13:00:25.857Z","updatedAt":"2026-08-06T14:38:40.197Z","components":[],"url":"https://stspg.io/kxdh3hfxm3zl","updates":[{"at":"2026-08-05T11:38:57.748Z","body":"We are investigating reports of impacted performance for some GitHub services.","status":"investigating"},{"at":"2026-08-05T12:01:29.155Z","body":"The degradation has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-08-05T12:10:46.467Z","body":"Copilot cloud agent jobs have recovered and the backlog of delayed jobs is being processed.","status":"monitoring"},{"at":"2026-08-05T13:00:25.857Z","body":"On August 5, 2026, between 11:02 and 11:54 UTC, the GitHub Copilot cloud agent service was degraded and new cloud agent jobs were delayed from starting. During this period 100% of newly submitted agent jobs were affected. The incident was limited to delay of cloud agent jobs. No jobs were lost and the queued backlog was processed by 13:00 UTC. This was due to an internal rate limit used to protect service availability that was enabled more broadly than intended delaying more traffic than expected. <br /> <br />The service recovered when the rate limit window expired. We then tuned the control so it no longer affected unrelated coding agent traffic. <br /> <br />We are working to improve the control's scoping and our monitoring and alerting to reduce our time to detection and mitigation of similar issues in the future.","status":"resolved"}]},{"id":"7s119p1yxttr","title":"Incident with Copilot","impact":"minor","status":"resolved","startedAt":"2026-08-03T09:53:27.164Z","resolvedAt":"2026-08-03T11:25:12.371Z","updatedAt":"2026-08-12T15:00:05.157Z","components":["Copilot"],"url":"https://stspg.io/y3tm8v1gmn85","updates":[{"at":"2026-08-03T09:53:27.252Z","body":"We are investigating reports of degraded performance for Copilot","status":"investigating"},{"at":"2026-08-03T09:54:22.985Z","body":"We are experiencing degraded availability for chat & agent models in Copilot. Multiple models are impacted and customers may experience requests failing. We are investigating and will provide an update as soon as possible.","status":"investigating"},{"at":"2026-08-03T10:35:19.914Z","body":"We are still seeing intermittent errors with Copilot, and are continuing to investigate and consider mitigations.","status":"investigating"},{"at":"2026-08-03T11:19:04.001Z","body":"The degradation affecting Copilot has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-08-03T11:25:12.371Z","body":"On 2026-08-03, between 06:52 and 11:25 UTC, some GitHub Copilot users experienced errors when using chat and agent features. Requests to list the available models failed, and because every chat or agent interaction begins by retrieving the list of models, affected users saw their requests fail. On average about 3% of these model-listing requests failed during the incident (roughly 97% succeeded), but failures were significantly higher during peak-traffic periods, at times approaching 100% for the affected internal lookups. Approximately 4,066 users were affected in a single 60-minute window, concentrated among IDE-based clients. The underlying AI models themselves remained healthy throughout.<br /><br />The incident was caused by an increase in how often clients requested the model list, which pushed an internal user-authorization lookup past a rate limit; the rate-limited responses were surfaced to users as errors. We mitigated the impact by increasing how long Copilot caches that authorization lookup, which reduced load on the internal service, and we have additional capacity and rate-limit changes in progress. To prevent recurrence we are improving monitoring for this class of failure, adjusting cache and rate-limit settings, and coordinating with client teams on request patterns.","status":"resolved"}]},{"id":"sj1tzyrx599x","title":"Incident with Copilot AI Model Providers","impact":"minor","status":"resolved","startedAt":"2026-08-01T18:03:05.531Z","resolvedAt":"2026-08-01T18:44:28.733Z","updatedAt":"2026-08-12T16:18:09.791Z","components":["Copilot AI Model Providers"],"url":"https://stspg.io/z58g1g529hzz","updates":[{"at":"2026-08-01T18:03:05.616Z","body":"We are investigating reports of degraded performance for Copilot AI Model Providers","status":"investigating"},{"at":"2026-08-01T18:03:15.483Z","body":"We are seeing increased error rates from specific upstream AI Model Providers","status":"investigating"},{"at":"2026-08-01T18:20:20.807Z","body":"We are experiencing degraded availability for the Fable 5 model in Copilot products and IDE surfaces. This is due to an issue with an upstream model provider. While we work with them to resolve the issue, we recommend choosing another model or selecting 'Auto' to continue using Copilot.","status":"investigating"},{"at":"2026-08-01T18:20:48.941Z","body":"The degradation affecting Copilot AI Model Providers has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-08-01T18:23:40.021Z","body":"The issues with our upstream model provider have been resolved, and Fable 5 is once again available in Copilot products and IDE surfaces.<br /><br />We will continue monitoring to ensure stability, but mitigation is complete.","status":"monitoring"},{"at":"2026-08-01T18:44:28.733Z","body":"On August 1, 2026, between 17:47 UTC and 18:20 UTC, users of the Fable 5 model in GitHub Copilot experienced increased request failures and latency. The average failure rate across all Copilot requests was 0.007%, while failures for Fable 5 peaked at 5.6%. Other models remained available. This was caused by degradation of an upstream model provider.<br /><br />The affected endpoint recovered, and we monitored the service until error rates and latency returned to normal levels. We are working to add endpoint redundancy to mitigate similar provider issues in the future.","status":"resolved"}]},{"id":"kk183dslzdzd","title":"Degraded availability GPT 5.6 Luna","impact":"minor","status":"resolved","startedAt":"2026-08-01T11:16:25.348Z","resolvedAt":"2026-08-01T12:30:21.775Z","updatedAt":"2026-08-11T06:56:18.813Z","components":["Copilot AI Model Providers"],"url":"https://stspg.io/pj5lgggbc2rb","updates":[{"at":"2026-08-01T11:16:25.435Z","body":"We are investigating reports of degraded performance for Copilot AI Model Providers","status":"investigating"},{"at":"2026-08-01T11:20:02.543Z","body":"We are experiencing degraded availability for the GPT-5.6 Luna model in Copilot products and IDE surfaces. This is due to an issue with an upstream model provider. While we work with them to resolve the issue, we recommend choosing another model or selecting 'Auto' to continue using Copilot","status":"investigating"},{"at":"2026-08-01T12:13:24.248Z","body":"We keep working with our upstream model provider, and are observing recovery. We continue monitoring to ensure stability.","status":"investigating"},{"at":"2026-08-01T12:29:20.237Z","body":"The issues with our upstream model provider have been resolved, and GPT-5.6 Luna is once again available in Copilot products and IDE surfaces.<br />We will continue monitoring to ensure stability, but mitigation is complete.","status":"investigating"},{"at":"2026-08-01T12:30:21.775Z","body":"On August 1st, 2026, the GPT-5.6 Luna model in GitHub Copilot experienced degraded availability in intermittent time intervals between ~08:05 UTC and ~16:30 UTC. Specifically the timeframes observed were 10:00-10:20 UTC, 10:45-11:50 UTC, 13:00-14:25 UTC, and 16:00-16:30 UTC. During this time, requests to GPT-5.6 Luna in Copilot chat and IDE surfaces frequently failed or timed out. This was caused by an issue with an upstream model provider. Other Copilot models were not affected, and users could continue working by selecting another model or 'Auto'. Availability for GPT-5.6 Luna fully recovered once the provider resolved their outage at 16:30 UTC.","status":"resolved"}]},{"id":"9tpgqq1h4bs7","title":"Copilot model Claude Fable 5 experiencing elevated errors","impact":"minor","status":"resolved","startedAt":"2026-07-30T09:07:42.413Z","resolvedAt":"2026-07-30T10:12:15.489Z","updatedAt":"2026-08-04T16:34:28.851Z","components":["Copilot AI Model Providers"],"url":"https://stspg.io/45g8r57kv3n9","updates":[{"at":"2026-07-30T09:07:42.478Z","body":"We are investigating reports of degraded performance for Copilot AI Model Providers","status":"investigating"},{"at":"2026-07-30T09:17:26.637Z","body":"We are experiencing degraded availability for the Claude Fable 5 model in Copilot products and IDE surfaces. This is due to an issue with an upstream model provider. While we work with them to resolve the issue, we recommend choosing another model or selecting 'Auto' to continue using Copilot.","status":"investigating"},{"at":"2026-07-30T10:11:55.043Z","body":"The issues with our upstream model provider have been resolved, and Claude Fable 5 is once again available in Copilot products and IDE surfaces.<br /><br />We will continue monitoring to ensure stability, but mitigation is complete.","status":"investigating"},{"at":"2026-07-30T10:12:15.489Z","body":"On July 30, 2026, the Claude Fable 5 model in GitHub Copilot experienced degraded availability for approximately 73 minutes, from 08:33 to 09:46 UTC. During this time, requests to Claude Fable 5 in Copilot chat and IDE surfaces frequently failed or timed out. This was caused by an issue with an upstream model provider. Other Copilot models were not affected, and users could continue working by selecting another model or 'Auto'. Availability for Claude Fable 5 fully recovered once the provider resolved their outage at 09:46 UTC, and we confirmed resolution at 10:12 UTC.","status":"resolved"}]},{"id":"dsrfymph7my0","title":"Incident with Copilot AI Model Providers","impact":"minor","status":"resolved","startedAt":"2026-07-29T20:07:07.943Z","resolvedAt":"2026-07-29T21:51:26.803Z","updatedAt":"2026-08-12T17:25:01.834Z","components":["Copilot AI Model Providers"],"url":"https://stspg.io/tdw1hjz3lj91","updates":[{"at":"2026-07-29T20:07:08.018Z","body":"We are investigating reports of degraded performance for Copilot AI Model Providers","status":"investigating"},{"at":"2026-07-29T20:07:43.768Z","body":"We are seeing increased error rates with requests to specific model providers.","status":"investigating"},{"at":"2026-07-29T20:18:18.929Z","body":"We are investigating increased error rates affecting GitHub Copilot requests to external AI model providers. Some users may experience failures or degraded performance when using Copilot features.","status":"investigating"},{"at":"2026-07-29T20:38:32.363Z","body":"The external AI model provider has identified the issue and is working to resolve.","status":"investigating"},{"at":"2026-07-29T21:08:31.620Z","body":"The external AI model provider is continuing to investigate.","status":"investigating"},{"at":"2026-07-29T21:51:15.966Z","body":"The external ai model provider has resolved the issues, and we have verified Copilot's traffic is fully recovered.","status":"investigating"},{"at":"2026-07-29T21:51:26.803Z","body":"On July 29, 2026, between 19:45 UTC and 21:51 UTC, users of the Fable 5 model in GitHub Copilot experienced increased request failures and latency. The average failure rate across all Copilot requests was 0.006%, while failures for Fable 5 peaked at 21%. Other models remained available. This was caused by degradation of an upstream model provider.<br /><br />The affected endpoint recovered, and we monitored the service until error rates and latency returned to normal levels. We are working to add endpoint redundancy to mitigate similar provider issues in the future.","status":"resolved"}]},{"id":"75g5xmzptjqb","title":"Incident with Actions","impact":"major","status":"resolved","startedAt":"2026-07-29T15:26:24.385Z","resolvedAt":"2026-07-29T16:00:54.006Z","updatedAt":"2026-07-30T01:28:07.562Z","components":["Actions"],"url":"https://stspg.io/8nsh6820sff9","updates":[{"at":"2026-07-29T15:26:24.457Z","body":"We are investigating reports of degraded availability for Actions","status":"investigating"},{"at":"2026-07-29T15:34:07.587Z","body":"We are investigating an issue affecting GitHub Actions. Some customers may experience timeouts or failures with runner registration and workflow runs may be delayed during startup. Our team is actively working to mitigate the impact by scaling capacity across additional infrastructure.","status":"investigating"},{"at":"2026-07-29T15:40:35.731Z","body":"The degradation affecting Actions has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-07-29T16:00:54.006Z","body":"On July 29, 2026, from 14:51 UTC to 15:28 UTC, GitHub Actions experienced elevated REST API request timeouts and errors, failures registering runners, and delayed workflow run starts for customers whose traffic was served by a single infrastructure site. This was caused by an under-provisioned internal Actions service in that site: under increased load its instances ran out of memory and became unresponsive, and because Actions API requests wait synchronously on that service, requests routed through the affected site stalled and timed out. During the incident, approximately 2% of workflows were delayed. Requests served by other sites remained unaffected. Both standard and larger hosted runners routed through the affected site could see delayed job starts. <br /><br />The issue was mitigated by scaling out the runner-administration service in the affected site and increasing the replica count, which restored API availability and returned workflow run starts to normal. We are working to add horizontal autoscaling, memory-saturation alerting, and scaling-forecast monitoring for this service, along with responder playbooks, to reduce the likelihood of similar issues in the future.","status":"resolved"}]},{"id":"fmmsrcg5x638","title":"Incident with GraphQL API Requests","impact":"minor","status":"resolved","startedAt":"2026-07-27T03:53:19.028Z","resolvedAt":"2026-07-27T04:09:10.590Z","updatedAt":"2026-08-11T16:17:32.866Z","components":["API Requests"],"url":"https://stspg.io/vr201n49yl53","updates":[{"at":"2026-07-27T03:53:19.087Z","body":"We are investigating reports of degraded performance for API Requests","status":"investigating"},{"at":"2026-07-27T04:09:01.497Z","body":"The degradation affecting API Requests has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-07-27T04:09:10.590Z","body":"On July 26, 2026 at 21:34 UTC we began seeing intermittent errors on the GitHub GraphQL API. A subset of GraphQL API requests returned HTTP 502 errors in short bursts. During the impact window an average of 0.09% of GraphQL API requests in the affected region failed, with a peak of 0.50% of requests failing during the worst two-minute period at 03:02 UTC on July 27. Requests that failed generally succeeded when retried, and no data was lost or altered. Other GitHub services were not affected.<br /><br />The errors were traced to a single group of servers handling a share of GraphQL API traffic. Application processes on that group intermittently closed connections before completing responses. Impact ended at 03:52 UTC on July 27 when those processes were replaced, and we resolved the incident at 04:09 UTC on July 27 after confirming error rates had returned to normal.<br /><br />We are still investigating why those processes closed connections, and that work is being carried out by the team that owns the underlying compute platform. In the meantime we are adding detection and automated mitigation for when a single group of servers behaves differently from its peers.","status":"resolved"}]},{"id":"pz7g535gbs6p","title":"Actions run failures and delays","impact":"critical","status":"resolved","startedAt":"2026-07-25T12:31:50.953Z","resolvedAt":"2026-07-25T13:13:21.503Z","updatedAt":"2026-07-30T18:41:47.898Z","components":["Actions"],"url":"https://stspg.io/448g37mrq066","updates":[{"at":"2026-07-25T12:31:51.013Z","body":"We are investigating reports of degraded availability for Actions","status":"investigating"},{"at":"2026-07-25T12:34:26.839Z","body":"We are experiencing issues with GitHub Actions that are causing workflow run failures and delays for some users. Our engineering team is actively investigating the infrastructure issue and working to restore full functionality.","status":"investigating"},{"at":"2026-07-25T12:58:32.832Z","body":"We have applied a mitigation for the infrastructure issue affecting GitHub Actions. Workflow run failures and delays are improving but not yet fully resolved. Our engineering team continues to work on restoring full functionality across all affected infrastructure.","status":"investigating"},{"at":"2026-07-25T12:59:58.367Z","body":"The degradation affecting Actions has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-07-25T13:12:41.317Z","body":"We have seen recovery in GitHub Actions performance following our earlier mitigation. Workflow runs are processing normally, though jobs queued before 12:40 UTC may still experience failures and will need to be retried.","status":"monitoring"},{"at":"2026-07-25T13:13:21.503Z","body":"Please refer to the combined summary in this related incident: https://www.githubstatus.com/incidents/s65j9gslmfm8","status":"resolved"}]},{"id":"vv9vvksmj4s9","title":"Several GPT models degraded","impact":"major","status":"resolved","startedAt":"2026-07-25T09:42:28.883Z","resolvedAt":"2026-07-25T10:11:16.738Z","updatedAt":"2026-07-30T16:04:22.692Z","components":["Copilot AI Model Providers"],"url":"https://stspg.io/vh0xxw69dr6v","updates":[{"at":"2026-07-25T09:42:28.945Z","body":"We are investigating reports of degraded availability for Copilot AI Model Providers","status":"investigating"},{"at":"2026-07-25T09:48:30.969Z","body":"We are experiencing degraded availability for the GPT-5.2, GPT-5.3-Codex, GPT-5.4, GPT-5.4 Mini, GPT-5.6 Sol, GPT-5.6 Terra, and GPT-5.6 Luna models in Copilot products and IDE surfaces. This is due to an issue with an upstream model provider. While we work with them to resolve the issue, we recommend choosing another model or selecting 'Auto' to continue using Copilot.","status":"investigating"},{"at":"2026-07-25T10:04:39.601Z","body":"The degradation affecting Copilot AI Model Providers has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-07-25T10:11:16.738Z","body":"On July 25, 2026, between 09:07 and 10:04 UTC, the GPT-5.2, GPT-5.3-Codex, GPT-5.4, GPT-5.4 Mini, GPT-5.6 Sol, GPT-5.6 Terra and GPT-5.6 Luna models experienced degraded availability in GitHub Copilot products and IDE surfaces. Requests to these models had an average failure rate of 5.6%. Other Copilot models remained available as alternatives.<br /><br />The degradation was caused by an issue with an upstream model provider. Success rates returned to normal after the upstream issue was mitigated, and we continued monitoring before resolving the incident. We are working on improving the automated failover for the affected models to prevent similar incidents in the future.","status":"resolved"}]},{"id":"s65j9gslmfm8","title":"Incident with Actions","impact":"minor","status":"resolved","startedAt":"2026-07-25T08:59:37.051Z","resolvedAt":"2026-07-25T09:25:30.607Z","updatedAt":"2026-07-30T18:33:14.719Z","components":["Actions"],"url":"https://stspg.io/vkt1mn9sny66","updates":[{"at":"2026-07-25T08:59:37.122Z","body":"We are investigating reports of degraded performance for Actions","status":"investigating"},{"at":"2026-07-25T09:13:09.336Z","body":"The degradation affecting Actions has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-07-25T09:20:23.795Z","body":"We identified an issue causing delays in GitHub Actions run starts. Some users may have experienced longer than expected wait times when triggering workflow runs. We have applied mitigations and have recovered. Our team continues to monitor and investigate the root cause.","status":"monitoring"},{"at":"2026-07-25T09:25:30.607Z","body":"On July 25, 2026, GitHub Actions experienced two related periods of degradation that caused some workflow runs to be delayed by more than 5 minutes or end with infrastructure failures. <br /><br />First period (08:45 – 09:13 UTC): During planned maintenance on a critical-path Redis cluster for Actions, one participating region was left in a degraded state. Separately, an independent capacity operation temporarily removed another region from the cluster and redirected its traffic to the degraded region. This created cross-region inconsistencies in job-assignment state, causing workflow runs to be delayed, exhaust retries, or fail outright. At peak, about 7% of runs were delayed by more than 5 minutes, and 25% of runs failed with an infrastructure error during the course of the incident. We mitigated the incident at 09:13 UTC by returning traffic to its normal distribution. <br /><br />Second period (12:08 – 12:48 UTC): As part of mitigating the first incident, traffic was returned to the regional instance that was still undergoing its capacity increase. Multiple Redis nodes in the scaling region experienced failures, increasing traffic to healthy nodes and causing connection limits to be reached on many nodes. At peak, 30% of runs were delayed by more than 5 minutes, and 60% of runs failed with an infrastructure error during the course of the incident. We mitigated the incident at 12:48 UTC by redirecting workflow traffic away from the scaling region. <br /><br />We are adding stronger regional health and capacity checks before maintenance and requiring a stable observation period before restoring traffic. We are also improving automated connection resiliency, and partnering with our platform dependency to automatically detect and remediate unhealthy cluster members and shard imbalance.  More generally, we already had work underway to improve the resiliency and scale of this piece of Actions infrastructure.","status":"resolved"}]},{"id":"jxd617hfwfq8","title":"Incident with Pull Requests","impact":"critical","status":"resolved","startedAt":"2026-07-24T19:37:28.071Z","resolvedAt":"2026-07-24T20:23:10.319Z","updatedAt":"2026-07-29T19:49:41.102Z","components":["Pull Requests"],"url":"https://stspg.io/sm1tp7kfm4vj","updates":[{"at":"2026-07-24T19:37:28.159Z","body":"We are investigating reports of degraded performance for Pull Requests","status":"investigating"},{"at":"2026-07-24T19:40:45.691Z","body":"We are investigating errors creating pull requests","status":"investigating"},{"at":"2026-07-24T19:43:40.031Z","body":"Pull Requests is experiencing degraded availability. We are continuing to investigate.","status":"investigating"},{"at":"2026-07-24T19:59:57.275Z","body":"We have applied a mitigation and are monitoring for recovery","status":"investigating"},{"at":"2026-07-24T20:02:39.236Z","body":"The degradation affecting Pull Requests has been mitigated. We are monitoring to ensure stability.","status":"monitoring"},{"at":"2026-07-24T20:23:10.319Z","body":"Between July 24, 19:17 UTC and July 24, 20:02 UTC, users were unable to create pull requests due to a database schema change. In total, 113,930 pull request creation attempts were impacted across 50,904 users, with an average error rate of 1.75% and a maximum error rate of 2.25% for all requests to Pull Requests service. Existing pull requests and other GitHub functionality were not affected. The issue was resolved by reverting the change to the affected database, upon which pull request creation immediately resumed.<br /><br />The root cause was related to a backfill workflow into the Vitess keyspace hosting Pull Request data. The backfill Vitess command encountered errors and increased VReplication lag, and the workflow was canceled at 19:17 UTC. The cancellation executed a misunderstood Vitess codepath that dropped the backing table to the target keyspace, leaving a non-existent reference that resulted in errors creating Pull Requests. The mitigation was executing a command to drop the vschema reference to the dropped table, allowing Pull Request creation to resume.<br /><br />We are adding stronger pre-flight validation to our tooling to prevent similar issues and expanding lower-environment support to provide better test coverage end-to-end before promoting them to production. We're also fixing our backfill migration tooling to protect from this specific codepath.","status":"resolved"}]},{"id":"yjysg0xrl67m","title":"Disruption with some GitHub services","impact":"major","status":"resolved","startedAt":"2026-07-24T16:17:31.492Z","resolvedAt":"2026-07-24T17:36:50.993Z","updatedAt":"2026-07-29T02:36:25.139Z","components":["API Requests","Issues","Pull Requests","Actions","Pages","Copilot"],"url":"https://stspg.io/j5c80shxqm53","updates":[{"at":"2026-07-24T16:17:31.584Z","body":"We are investigating reports of degraded performance for API Requests and Issues","status":"investigating"},{"at":"2026-07-24T16:19:39.348Z","body":"Actions is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-07-24T16:20:10.002Z","body":"Pull Requests is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-07-24T16:22:37.945Z","body":"We are investigating timeouts to some GitHub services","status":"investigating"},{"at":"2026-07-24T16:26:47.181Z","body":"Copilot is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-07-24T16:27:51.934Z","body":"Pages is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-07-24T16:28:37.283Z","body":"Actions is experiencing degraded availability. We are continuing to investigate.","status":"investigating"},{"at":"2026-07-24T16:40:27.946Z","body":"We have applied a mitigation and are monitoring for recovery","status":"investigating"},{"at":"2026-07-24T16:41:59.232Z","body":"Actions is experiencing degraded performance. We are continuing to investigate.","status":"investigating"},{"at":"2026-07-24T17:16:44.181Z","body":"The degradation affecting API Requests, Actions, Copilot, Issues, Pages and Pull Requests has been mitigated. We are monitoring to ensure stability.","status":"investigating"},{"at":"2026-07-24T17:24:27.324Z","body":"We are seeing recovery across all services","status":"investigating"},{"at":"2026-07-24T17:36:50.993Z","body":"On July 24th at 16:04 UTC, a loss of connectivity occurred in network paths in one of our three physical data center availability zones (AZs). This resulted in packet loss due to the remaining active paths becoming saturated. Our data centers use a leaf-spine switch fabric in each compute cage, and an aggregation layer interconnecting the spines from each cage within each AZ. The loss of connectivity affected links between one cage’s spine switches and the aggregation layer within that specific AZ. <br /><br />Workloads depending on compute resources in this cage became degraded due to packet loss, and exhibited intermittent errors: <br /><br />- Actions saw 10% of jobs fail during the impact window, and 5% of jobs succeeded but with delayed starts. <br />- 27% of GitHub issues interactions saw slow requests or timeouts. <br />- 4% of GitHub Copilot requests experienced errors, though most automatically retry. <br />- 4% of git push operations saw impacts during the affected window. <br />- Authentication requests saw increased latency during the affected window, but error rates, while elevated, were < 1% in all cases.  <br /><br />We were able to mitigate the outage by re-routing affected connections to available fiber paths that were allocated for future capacity upgrades. Sufficient network capacity to eliminate packet loss was restored at 17:07, with most services showing full recovery by 17:16. All paths were restored and services healthy at 17:36. <br /><br />This incident affected 25% of available network interconnect capacity. Older cages utilize a 100Gbps network interface standard. To remove risk of reoccurrence, a planned upgrade to 400Gbps interfaces is being accelerated as much as possible, ensuring increased bandwidth available at all layers of the switch fabric for resiliency to path or device loss.","status":"resolved"}]},{"id":"594m87r8sw13","title":"Incident With Blocked GitHub.com Traffic","impact":"none","status":"resolved","startedAt":"2026-07-24T15:56:48.829Z","resolvedAt":"2026-07-24T11:00:00.000Z","updatedAt":"2026-07-24T15:56:48.891Z","components":[],"url":"https://stspg.io/dd1j7wg77hn9","updates":[{"at":"2026-07-24T11:00:00.000Z","body":"Between July 23, 2026 at 18:45 UTC and July 24, 2026 at 11:19 UTC, an abuse mitigation update caused some legitimate customers whose traffic was routed through our Central Europe and South America edge locations to be incorrectly blocked from GitHub.com. We estimate that approximately 0.25% of GitHub.com requests were affected during this period.\n\nThis was caused by an abuse mitigation configuration that incorrectly classified legitimate traffic. We mitigated the incident by reverting the update. We are adding validation and safeguards to prevent similar incorrect blocking in the future.","status":"resolved"}]}]}