actions-marketplace-validations/Run protolint with reviewdog

🐶 Run protolint with reviewdog on pull requests to improve code review experience.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGITHUB_TOKEN${{ github.token }}
workdirWorking directory relative to the root directory..
levelReport level for reviewdog [info,warning,error]error
reporterReporter of reviewdog command [github-pr-check,github-pr-review].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""
protolint_versionProtolint version to be installedno0.46.3
protolint_flagsFlags and args to pass to protolint. The path provided here is relative to the workdir path, provided in the workdir input. Default is `.`, which makes protolint run on the path provided in the workdir input. no.

no outputs