srz-zumix/Run jenkinsfile-shellcheck with reviewdog

🐶 Run jenkinsfile-shellcheck with reviewdog on pull requests to lint Jenkinsfile sh script.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGITHUB_TOKEN${{ github.token }}
shellcheck_flagsshellcheck flags. (jenkinsfile-shellcheck -- <shellcheck_flags>)""
tool_nameTool name to use for reviewdog reporterjenkinsfile-shellcheck
excludeList of files and folders to exclude""
levelReport level for reviewdog [info,warning,error]error
reporterReporter of reviewdog command [github-pr-check,github-pr-review]. Default is github-pr-check. github-pr-check
filter_modeFiltering mode for the reviewdog command [added,diff_context,file,nofilter]. Default is added. added
fail_on_errorExit code for reviewdog when errors are found [true,false] Default is `false`. false
reviewdog_flagsAdditional reviewdog flags""

no outputs