Is GitHub down right now?
Checking GitHub…
Reading the latest checks from UptimeTea monitors…
GitHub hosts the code, pull requests, Actions pipelines and packages that most software teams depend on every hour of the working day.
What we are checking
These are real UptimeTea monitors, not a scrape of GitHub's own status page. Each is requested every minute from several locations, and a failure is re-verified from an independent location before it counts.
GitHub.com
The main website: repositories, pull requests, issues and the web editor.
GitHub API
api.github.com, used by the CLI, editors, CI systems and every integration that reads or writes repositories.
Second opinion: GitHub's official status page. Vendors update it after they confirm an incident, which is usually minutes after it starts.
What to do when GitHub is down
- 1
Keep working locally
Git is distributed. Commit as usual and push when GitHub is back. Nothing is lost while the remote is unreachable.
- 2
Do not retry a deploy blindly
If Actions is degraded, a re-run may start and then hang. Check the official status page for the affected component before queueing more jobs.
- 3
Check whether it is your network
If these monitors are green and github.com fails for you, try another network. Corporate proxies and DNS filters block GitHub more often than GitHub goes down.
Frequently asked questions
How do you know if GitHub is down?
GitHub.com works but git push fails. Is GitHub down?
Are GitHub Actions running when GitHub is down?
Can I get an alert when GitHub goes down?
Is something else down?
Next time, know before your customers do.
Monitor the services your product depends on, and your product itself, from one dashboard. Email, SMS and call alerts, a status page under your own brand, and 50 monitors free.