actions-marketplace-validations/Lychee Broken Link Checker

Quickly check links in Markdown, HTML, and text files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
argsLychee arguments (https://github.com/lycheeverse/lychee#commandline-parameters)no--verbose --no-progress './**/*.md' './**/*.html' './**/*.rst'
debugEnable debug output in action (set -x). Helpful for troubleshooting.nofalse
failFail entire pipeline on error (i.e. when lychee exit code is not 0)notrue
failIfEmptyFail entire pipeline if no links were foundnotrue
formatSummary output format (e.g. json)nomarkdown
jobSummaryWrite GitHub job summary at the end of the job (written on Markdown output only)notrue
lycheeVersionUse custom version of lychee link checkernov0.23.0
outputSummary output file pathnolychee/out.md
checkboxAdd Markdown Styled Checkboxes to the outputnotrue
tokenYour GitHub Access Token, defaults to: {{ github.token }}no${{ github.token }}
workingDirectoryDirectory to run lychee inno.
namedescription
exit_codeThe exit code returned from Lychee