actions-marketplace-validations/action-internal-link-consistency

Action to check that all files of type in a specific folder are linked in designated documents

View on GitHub

Trust Signals

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

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/weibye_action-internal-link-consistency@f7e807612eec393f2379717fa2460a19d88eb642 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
sourceDefines the path to the folder that should be scanned for filesyes""
targetsList of target documents to parse and cross-reference.yes[]
file-typesWhitelist of file-types to look for.no[]
exclude-foldersList of folders to exclude from cross-check.no[]
exclude-filesList of files to exclude from cross-check.no[]

no outputs