Fix linkchecker: add config file and exclude live branch#250
Conversation
Dickson-Mwendia
commented
May 19, 2026
- Add .lychee.toml so lychee doesn't mistakenly parse package.json as config
- Pass --config=.lychee.toml explicitly in workflow args
- Remove pull_request trigger (push trigger already covers PR branches)
- Exclude live branch from push triggers (already validated on main)
|
Learn Build status updates of commit 60ac153: ✅ Validation status: passed
For more details, please refer to the build report. |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
- Add .lychee.toml so lychee doesn't mistakenly parse package.json as config - Pass --config=.lychee.toml explicitly in workflow args - Remove pull_request trigger (push trigger already covers PR branches) - Exclude live branch from push triggers (already validated on main) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
60ac153 to
d3e148e
Compare
|
Learn Build status updates of commit d3e148e: ✅ Validation status: passed
For more details, please refer to the build report. |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |