actions-marketplace-validations/Broken Link Checker Action

GitHub Actions to check broken links and create issues.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 20, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/technote-space_broken-link-checker-action@18d59c3a4d29d8421b48f7ddbaa2aa0998fb418c # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
GITHUB_TOKENSecret GitHub API token to use for making API requests.no${{ github.token }}
TARGETTarget linknohttps://github.com/${{ github.repository }}
RECURSIVERecursive?no
TITLEIssue titlenoBroken link found (${URL})
BODYIssue bodyno## Broken link found Broken Link Checker found a broken link on ${TARGET} Target: ${URL} > ${REASON} [View Actions Results](https://github.com/${OWNER}/${REPO}/commit/${SHA}/checks)
LABELSLabelsno
ASSIGNEESAssigneesno
ACCEPTED_SCHEMESAccepted schemesno
EXCLUDED_KEYWORDSExcluded keyhwordsnocamo.githubusercontent.com
EXCLUDED_SCHEMESExcluded schemesno
INCLUDED_KEYWORDSIncluded keywordsno
EXCLUDE_EXTERNAL_LINKSExclude external links?no
EXCLUDE_INTERNAL_LINKSExclude internal links?no
EXCLUDE_LINKS_TO_SAME_PAGEExclude links to same page?no
HONOR_ROBOT_EXCLUSIONSHonor robot exclusions?no
FILTER_LEVELFilter levelno
USER_AGENTUser agentno
RATE_LIMITRate limitno1000
INTERVALIntervalno

no outputs