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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | The command to run the linter and output errors in a specific format. | yes | — |
| snapshot_storage | The method to save the snapshot of linter errors. Can be "cache" or "commit". | yes | — |
| cache_key_prefix | The prefix for the cache name when using "cache" snapshot storage. Default is "report-new-linter-errors-snapshot". | no | report-new-linter-errors-snapshot |
Outputs
no outputs