3mdeb/Lychee Log Action
Tool used to analyze Lychee link checker logs. Evaluates whether the problems detected by lychee are actual site or server problems.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 14, 2024
- License
- None
Pinned Snippet
uses: 3mdeb/lychee-log-action@d6b0fc226e4a297230b8ab77caa31fe2b18edfa8 # no releases — HEAD as of 2026-07-16tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| tested_path | The path in which non-working links will be tested | yes | . |
| lychee_args | 'Arguments passed to the Lychee link checker (check documentation)' | yes | --timeout 60 --suggest --max-redirects 20 -a 403,406,429,500,502,503,522,999 |
| parser_args | 'Arguments passed to the Lychee Log parser (check documentation)' | yes | 404..407 409..417 421..428 431 451 -t -n |
Outputs
no outputs