umbrelladocs/Run Linkspector with reviewdog

Run 💀Linkspector with 🐶reviewdog on pull requests to uncover broken links in your content.

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..
tool_nameTool name to use for reviewdog reporter.Linkspector
levelReport level for reviewdog [info,warning,error].error
reporterReporter of reviewdog command [github-check,github-pr-review,github-pr-check].github-check
filter_modeFiltering mode for the reviewdog command [added,diff_context,file,nofilter]. Default is added. added
fail_levelExit code for reviewdog when errors are found with severity greater than or equal to the given level [none,any,info,warning,error]. Default is `none`. ""
fail_on_error(Deprecated) Exit code for reviewdog when errors are found [true,false]. This option is ignored if you use `fail_level`. Default is `false`. false
reviewdog_flagsAdditional reviewdog flags.""
config_fileSpecify the path for the Linkspector YML configuration file.yes.linkspector.yml
show_statsShow statistics about the checked links.nofalse

no outputs