Skip to content

ci(links): exclude GitHub stargazers/network-members from link check#358

Merged
kingchenc merged 2 commits into
mainfrom
ci/lychee-exclude-stargazers
Jul 8, 2026
Merged

ci(links): exclude GitHub stargazers/network-members from link check#358
kingchenc merged 2 commits into
mainfrom
ci/lychee-exclude-stargazers

Conversation

@kingchenc

Copy link
Copy Markdown
Collaborator

The External links (non-blocking) job (and the standalone links.yml) flagged https://github.com/wickra-lib/wickra/stargazers as [404]. GitHub serves a 404 for /stargazers and /network/members to anonymous clients (anti-scraping) — the README social-footer badges link there, and the pages are live in a browser. Excluded both in lychee.toml (same rationale as the existing crates.io / npm anti-scraping excludes). Keeps the social footer.

GitHub returns 404 for /stargazers and /network/members to anonymous clients
(anti-scraping); the README social-footer badges link there, so the lychee link
check (the non-blocking ci.yml job and the standalone links.yml, both using this
config) flagged them as dead. The pages are live in a browser. Exclude them.
@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@kingchenc kingchenc merged commit 4d04ab8 into main Jul 8, 2026
56 checks passed
@kingchenc kingchenc deleted the ci/lychee-exclude-stargazers branch July 8, 2026 16:29
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