actions-marketplace-validations/markdown-link-check

Check if all links are valid in markdown files.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
use-quiet-modeUse yes to enable markdown-link-check quiet mode which only list errors.yesno
use-verbose-modeUse yes to enable markdown-link-check verbose mode which lists additional details.yesno
config-fileSpecify path to a markdown-link-check JSON configuration file.yesmlc_config.json
folder-pathSpecify path to a custom folder where your markdown files are located.yes.
max-depthSpecify a max-depth of directories you want to search for markdown files.yes-1
check-modified-files-onlyUse yes to only check for modified markdown files instead of checking all markdown files.yesno
base-branchUse this to specify the base branch against which the action finds the modififed files.yesmaster
file-extensionUse this to specify the file extension of Markdown files.yes.md
file-pathSpecify additional files you want to checkyes""

no outputs