GitHub App
Install Roboticks as a GitHub App on your repos. HMAC-verified webhooks, OIDC-based authentication, and Check Runs that block merges until the safety requirements linked to the PR are confirmed.
Permissions and event scope
Read repo contents, write Checks and PR comments, read workflows, read metadata.
Webhook reliability
Webhooks are HMAC-verified on receipt, then enqueued into a FIFO SQS queue and processed by the backend.
Check Runs that block merges
When a PR runs tests, the Roboticks Check Run reports per-suite status, the requirements touched by the diff, and which are confirmed/partia…
OIDC for in-CI auth
GitHub Actions running inside customer workflows authenticate to the Roboticks API via the official GitHub OIDC token, exchanged for a short…
Full technical reference in the docs.
API specs, code samples, comparison tables, edge cases — everything we couldn't fit on this page.
Try github app on your repo.
Free for OSS & research · honest pricing for teams · custom for enterprise.