Skip to content
ReviewRouterReviews run in customer CI
Fair use

Fair beta access with clear limits.

ReviewRouter does not run model workloads in the SaaS by default, but the control plane still needs quotas for repository sync, workflow setup, OIDC exchange, health reports, and dashboard writes.

Implemented cap

Repository sync has a worker-level cap.

The worker applies a deterministic repository sync limit before persistence. If a GitHub installation returns more repositories than the cap, ReviewRouter keeps the first repositories by full name and reports how many were skipped.

# Default local beta repository sync cap
REVIEW_ROUTER_MAX_REPOSITORIES_PER_SYNC=250
Free beta limits

Current public-facing defaults

LimitDefault
Workspaces per GitHub user3
Repositories per workspace sync250
Setup PR attempts5 per repository per hour
Manual installation sync10 per installation per 15 minutes
Review config saves60 per workspace per hour
Action OIDC exchange and health reportsDB-backed per repository/run limits