{
  "meta": {
    "version": "v1",
    "pricing": {
      "public": {
        "label": "Public",
        "description": "Read-only API access for lightweight status checks and public integrations."
      },
      "premium": {
        "label": "Premium",
        "description": "API keys with higher hourly quotas, plus Slack, Teams, Discord, webhook, and email outage alerts across your vendor stack."
      }
    },
    "generatedAt": "2026-08-21T02:27:24.016Z"
  },
  "data": {
    "id": "incident_statuspage_github_tm84vy58jq0h",
    "slug": "github-elevated-rate-of-git-push-errors-2026-05-25",
    "title": "Elevated rate of Git push errors",
    "summary": "Elevated rate of Git push errors",
    "status": "resolved",
    "severity": "major",
    "startedAt": "2026-05-25T09:02:00+00:00",
    "updatedAt": "2026-06-08T18:08:51.998+00:00",
    "resolvedAt": "2026-05-25T09:02:00+00:00",
    "provider": {
      "slug": "github",
      "name": "GitHub"
    },
    "affectedServices": [],
    "links": {
      "html": "/incidents/github-elevated-rate-of-git-push-errors-2026-05-25",
      "api": "/api/v1/incidents/github-elevated-rate-of-git-push-errors-2026-05-25",
      "providerHtml": "/providers/github",
      "alerts": "https://outagedeck.com/account?stack=github&utm_source=api&utm_medium=response&utm_campaign=api_alerts&utm_content=incident"
    },
    "impactSummary": "GitHub reported a major event for the affected tracked services.",
    "source": {
      "id": "source_github_status",
      "kind": "official_api",
      "name": "GitHub Status",
      "checkedAt": "2026-08-21T02:25:01.844+00:00",
      "officialUrl": "https://www.githubstatus.com",
      "statusPageUrl": "https://www.githubstatus.com"
    },
    "updates": [
      {
        "id": "update_statuspage_github_tm84vy58jq0h_vxbhg6hq8ksn",
        "status": "resolved",
        "body": "On May 25, 2026, between 09:02 UTC and 09:11 UTC, Git push operations over HTTPS and SSH experienced elevated failures. During this window, an average of 31% and a peak of 43% of push requests failed.\n\nThe incident was caused by a recently enabled code path that issued an unexpectedly expensive database query against a primary database. The resulting load exhausted the database's connection pool, which caused the push failures above. The acute impact resolved automatically as in-flight work completed. We mitigated the incident by disabling the feature flag controlling the new code path. To prevent recurrence, we have updated the affected background workflows to route reads to replica databases instead of the primary, removing the specific code pattern that caused this incident; broader follow-up work is underway to apply the same safeguard to similar workflows across GitHub.",
        "createdAt": "2026-06-08T13:56:31.478+00:00"
      }
    ],
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}