Commit 0265650
authored
ci: exclude release compare URLs from link checker (#76)
Release-please generates compare URLs like
patchloom-v0.0.0...patchloom-v0.0.1 in CHANGELOG.md. These tags
do not exist until the release PR merges, so lychee reports 404.
Exclude the compare URL prefix alongside the store exclusions.
Remove all three exclusions after the first successful release.
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>1 parent 09b46c1 commit 0265650
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
17 | 19 | | |
0 commit comments