Select repositories
Grant access only to the repositories you want protected.
AUTOMATED PULL-REQUEST PROTECTION
Install once. Every pull request is checked against the base branch, with breaking OpenAPI changes reported directly in GitHub.
WORKING GITHUB CHECK
The demo repository removes the GET /health 200 response. Contract Guard catches it and fails the PR with a precise breaking-change message.
Grant access only to the repositories you want protected.
The base and proposed OpenAPI files are compared automatically.
Breaking endpoints, parameters, responses and schemas block the check.
READY FOR EARLY USERS