digitalservicebund/Link Checker
Detect broken links and report them to Slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| SITEMAP_URL | Entrypoint: All links on all pages in the sitemap will be scanned | yes | — |
| SLACK_BOT_TOKEN | Bot token for the Slack app used to post the report | yes | — |
| SLACK_CHANNEL_ID | ID of the Slack channel to post the report to | yes | — |
| CHECK_ARGS | Optional additional arguments to pass to lychee link checker (e.g., '--exclude .js|/api/') | no | --exclude .js|/api/ |
Outputs
no outputs