joaogabriel43/SchemaSync SQL Analyzer

Analyzes modified .sql files in a PR for breaking changes and posts an idempotent comment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
schemasync-urlThe URL of the SchemaSync API.yes
schemasync-tokenThe JWT token for authenticating with SchemaSync.yes
project-idThe UUID of the project in SchemaSync.yes
fail-onThe severity threshold to fail the action. Can be BREAKING, WARNING, or INFO.noBREAKING
github-tokenThe GitHub token (secrets.GITHUB_TOKEN) to post comments.yes
namedescription
analysis-resultThe JSON result array containing analyses.