dutchakdev/markdown-links-action

Markdown Link Checker, automates the process of validating links in Markdown files within a GitHub repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
config-fileSpecify path to a markdown-link-check JSON configuration file.yes.markdown-links.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.yesmain
file-extensionUse this to specify the file extension of Markdown files.yes.md
file-pathSpecify additional files you want to checkyes""
create-issueCreate issue with broken linksyesno
gh-assigneesAssignees for the issueno""
gh-labelsLabels for the issueno""
repo-tokenGitHub tokenyes""
repositoryGitHub repository (owner/repo)yes""
namedescription
dead-linksList of broken links