xubylele/Schema Forge Action

Run Schema Forge (validate, doctor, diff) in CI pipelines

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandCLI command to execute (e.g. validate, doctor, diff)yes
argsExtra CLI arguments (e.g. --json, --url <value>). Pass secrets via workflow expressions in the step with.no""
schema-forge-versionVersion of @xubylele/schema-forge to run (e.g. latest, 1, 1.7.0)no1
working-directoryWorking directory for the CLI (e.g. monorepo subdirectory)no""
comment-previewWhen true and command is diff, post or update a PR comment with the migration SQL preview (run on pull_request only)nofalse
tokenGitHub token for posting comments (defaults to github.token). Use a PAT if you need different permissions.no${{ github.token }}

no outputs