Skip to content

Observability

What GitHub API rate limits affect CI?

Quick answer

GITHUB_TOKEN is limited per repository per hour; workflows making many API calls can exhaust it.

The detail that matters

Use a GitHub App token for high-volume automation — the limits are considerably higher.

Your next build could be twice as fast, at half the price

Start free. Migrating away is the same one line, and we publish that diff too.