igrep/Report new linter errors

This action reports new linter errors in a commit. Requires permissions `contents: write` to save the snapshot of linter errors.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandThe command to run the linter and output errors in a specific format.yes
snapshot_storageThe method to save the snapshot of linter errors. Can be "cache" or "commit".yes
cache_key_prefixThe prefix for the cache name when using "cache" snapshot storage. Default is "report-new-linter-errors-snapshot".noreport-new-linter-errors-snapshot

no outputs