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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 11, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/weibye_action-internal-link-consistency@f7e807612eec393f2379717fa2460a19d88eb642 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| source | Defines the path to the folder that should be scanned for files | yes | "" |
| targets | List of target documents to parse and cross-reference. | yes | [] |
| file-types | Whitelist of file-types to look for. | no | [] |
| exclude-folders | List of folders to exclude from cross-check. | no | [] |
| exclude-files | List of files to exclude from cross-check. | no | [] |
Outputs
no outputs