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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | Python version used to run the checker. | — | 3.11 |
| fail-on | When to fail the check: 'block' (default), 'approval', or 'never'. | — | block |
| comment | Post the Change Ticket as a pull-request comment (true/false). | — | true |
| version-spec | pip 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-token | Token used to post the PR comment. | — | ${{ github.token }} |
Outputs
no outputs