aakash2408/Ripple Check

Detect breaking API changes and verify consumers are fixed before merge

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token for API accessyes
contract-typesComma-separated contract types to check (openapi,proto,graphql,database,asyncapi,avro,trpc,thrift,jsonschema,smithy)noopenapi,proto,graphql
fail-on-breakingFail the check if breaking changes are detected with unfixed consumersnotrue
ripple-serverRipple server URL for analysisnohttps://ripple-production-be7f.up.railway.app
monorepoEnable monorepo mode (scan within the same repo for consumers)nofalse
consumers-pathPath patterns to scan for consumers (comma-separated globs)no""
namedescription
breaking-changesNumber of breaking changes detected
consumers-affectedNumber of affected consumers found
statuspass, warn, or fail
reportMarkdown report of findings