gitpcl/Ant — verified-codemod CI gate

Run `ant scout` as a CI gate: fail the build when findings reach a severity threshold.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath (subtree) to scan.no.
fail-onSeverity threshold that fails the job: low | medium | high.nohigh
versionAnt 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""
configPath to ant.toml (optional).no""

no outputs