Is GitHub Copilot down right now?
GitHub Copilot is up. All monitored components are operational.
Only the components coding tools depend on, so a website blip never counts as an outage: Copilot.
The verdict is the HTTP status code, so one line gates a pipeline. No API key needed.
# 200 when healthy, 503 when not curl -fsS https://canivibe.ai/api/healthy/github_copilot # full detail, including how long it has been in this state curl -s https://canivibe.ai/api/status/github_copilot
Or embed the live badge:
