novyxlabs/Novyx Change Ticket

Review AI-authored SQL migrations (plus GitHub workflow and Terraform changes) and post a self-explaining Change Ticket on the pull request. Gates only the irreversible, high-blast-radius subset.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
python-versionPython version used to run the checker.3.11
fail-onWhen to fail the check: 'block' (default), 'approval', or 'never'.block
commentPost the Change Ticket as a pull-request comment (true/false).true
version-specpip requirement for the checker. Empty (default) installs from the action's own pinned source, so it works without a PyPI release. Set to e.g. 'novyx-blast-radius==0.1.0' to install a published version instead.""
github-tokenToken used to post the PR comment.${{ github.token }}

no outputs