gitpcl/Ant — verified-codemod CI gate
Run `ant scout` as a CI gate: fail the build when findings reach a severity threshold.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path (subtree) to scan. | no | . |
| fail-on | Severity threshold that fails the job: low | medium | high. | no | high |
| version | Ant release tag to install (e.g. v1.2.3). Defaults to the ref this action was pinned at (github.action_ref) so a pinned `uses: gitpcl/ant@vX.Y.Z` installs a reproducible binary. Avoid "latest" in CI — it makes runs non-reproducible. | no | "" |
| config | Path to ant.toml (optional). | no | "" |
Outputs
no outputs