caltechlibrary/Baler – BAd Link reportER

Test URLs in Markdown files and open an issue for problems found

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 25, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: caltechlibrary/baler@9a2a5f576762bdedf272248d4f5385d5c223be89 # v2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
filesRegexes for files to test. Can be comma-separated list.yes*.md
ignoreFile containing a list of URLs to ignore, one per line.no.github/workflows/ignored-urls.txt
labelsLabels assigned to GitHub issues created by this workflow.nobug
lookbackHow many previous issues to check for duplicate reports.no5
timeoutNumber of seconds to wait on unresponsive URL.no15
debugRun in debug mode.nofalse
lyVersionVersion of Lychee link checker program.no0.14.1
lyDownloadBaseBase download URL for Lychee binaries.nohttps://github.com/lycheeverse/lychee/releases/download
lyRetryWaitTimeTime to wait between retries, in seconds.no10

no outputs