liskin/gh-linkchecker

Check links using LinkChecker, plus: retry failures, output as GitHub error/warning/notice annotations, custom jq filters

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlsSpace-separated list of URLs to crawl (default: GitHub Pages URL of the invoking repository)no
linkcheckerrcConfiguration file for LinkCheckerno""
custom-jq-filterCustom jq filter/program that can be used to implement complex ignore rules that can't be expressed in linkcheckerrc. This filter is run after every linkchecker attempt, so using it to upgrade warnings to errors will cause retries.no.
custom-jq-filter-postCustom jq filter/program that can be used to implement complex ignore rules that can't be expressed in linkcheckerrc, such as turning warnings into errors or ignoring only temporary redirects but not permanent redirects. This filter is run after a successful (no errors) linkchecker attempt.no.
retriesMaximum number of retries (default: 1)no1

no outputs