Skip to content

ci: ignore link checker false positives#4

Merged
7etsuo merged 1 commit into
mainfrom
docs/fix-link-check-false-positives
May 24, 2026
Merged

ci: ignore link checker false positives#4
7etsuo merged 1 commit into
mainfrom
docs/fix-link-check-false-positives

Conversation

@7etsuo
Copy link
Copy Markdown
Owner

@7etsuo 7etsuo commented May 24, 2026

Summary

  • Add exact Lychee ignore patterns for tutorial hosts that are live locally but fail from GitHub Actions with 403s/timeouts.
  • Keep the original reader-facing links instead of replacing live resources with archived copies.

Test plan

  • ruby -ne 'next if $_.strip.empty? || $_.start_with?(\"#\"); Regexp.new($_.strip)' .lycheeignore
  • Verified every failed Actions URL matches a .lycheeignore regex.
  • git diff --check

@7etsuo 7etsuo merged commit 17f54a8 into main May 24, 2026
1 check passed
@7etsuo 7etsuo deleted the docs/fix-link-check-false-positives branch May 24, 2026 00:53
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