Skip to content

ci: exclude release compare URLs from link checker#76

Merged
github-actions[bot] merged 1 commit into
mainfrom
fix-lychee-release
Jun 5, 2026
Merged

ci: exclude release compare URLs from link checker#76
github-actions[bot] merged 1 commit into
mainfrom
fix-lychee-release

Conversation

@SebTardif

Copy link
Copy Markdown
Contributor

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 existing store URL exclusions. All three exclusions should be removed after the first successful release.

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>
@github-actions github-actions Bot enabled auto-merge (squash) June 5, 2026 18:18
@github-actions github-actions Bot merged commit 0265650 into main Jun 5, 2026
23 checks passed
@SebTardif SebTardif deleted the fix-lychee-release branch June 24, 2026 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant