Integrations
CodeRifts works with every major CI/CD platform. Choose the integration that fits your workflow — or use the REST API to build your own.
GitHub App
One-click install. Zero config. Automatic PR comments with breaking changes, risk scores, and policy violations.
GitHub Actions
Full CI control. Add coderifts/action@v1 to any workflow for API governance in your pipeline.
GitLab CI
Add the CI/CD component to your .gitlab-ci.yml and catch breaking changes on every Merge Request.
Bitbucket Pipelines
Add the CodeRifts pipe to your bitbucket-pipelines.yml for API governance on every Pull Request.
REST API
Call the CodeRifts API from any CI/CD system, script, or application. Full programmatic access to diff, risk, and policy results.
CLI
Run CodeRifts from your terminal. npx coderifts diff works anywhere Node.js runs.