mikian/ReviewDog Undercover

Runs Undercover for reviewdog

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 2, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: mikian/action-reviewdog-undercover@67335d2a122ccbee8863ce8b764cf17bcdc5eaff # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github_tokenGITHUB_TOKEN.${{ github.token }}
levelReport level for reviewdog [info,warning,error]error
reporterReporter of reviewdog command [github-check,github-pr-review].github-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""
lcovPath for Lcov file.coverage/lcov/workspace.lcov
refGit Ref to compare against${{ github.base_ref }}

no outputs