OPEN_SOURCE ↗
HN · HACKER_NEWS// 19d agoINFRASTRUCTURE
GitHub uptime slips under three nines
The Register reports a bumpy stretch for GitHub, with February 9 incidents hitting Actions, pull requests, notifications, and Copilot, plus a Copilot policy propagation issue that could delay newly enabled models from appearing. The bigger story is that GitHub now sits on the critical path for code, CI, and AI-assisted work, so even short outages have outsized fallout.
// ANALYSIS
GitHub is no longer just a code host; it is the control plane for shipping software, and that makes every outage a throughput problem, not a minor inconvenience.
- –For Enterprise Cloud customers, GitHub only promises 99.9% monthly uptime, so the platform has very little slack once teams depend on it for everything from repos to releases.
- –The February 9 incident hit Actions, pull requests, notifications, and Copilot, showing that reliability problems now spill across collaboration, automation, and AI workflows at once.
- –The Copilot policy propagation bug matters because it can block newly enabled models from surfacing, turning a service blip into a feature rollout blocker.
- –The practical response is boring but necessary: monitor GitHub like production infra and keep fallback paths for CI, repo access, and model-dependent workflows.
// TAGS
githubcopilotdevtoolai-codingcloudcode-review
DISCOVERED
19d ago
2026-03-23
PUBLISHED
20d ago
2026-03-23
RELEVANCE
7/ 10
AUTHOR
richtr