tvcsantos/Kubeconform reporter
Make a report for Kubeconform results
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | Path to Kubeconform JSON results file | yes | — |
| show-filename | Show references to filenames that have errors in the report | no | true |
| modes | A multi-line input with the following values: - pr-comment - report will be added as a comment on PR. - check - report will be added in a GitHub check. - summary - report will be added as a summary. | no | — |
| token | Your GitHub token | yes | ${{ github.token }} |
| fail-on-error | Fail the action if errors are found on the report | no | false |
| comment-pr-on-success | Comment on PR even if there are no findings | no | true |
Outputs
no outputs