Description
As a hub of resources, external links naturally rot and 404 over time. Having broken resources degrades the repository's credibility and frustrates users.
Proposed Solution
I propose implementing a GitHub Action (using lychee or awesome_bot) that runs on a weekly cron schedule. It will automatically crawl all markdown files in the repository, detect dead HTTP links, and automatically open a tracking issue for maintainers.
I would love to work on this automated CI chore under the GSSoC '24 program! Could you please assign it to me?
Description
As a hub of resources, external links naturally rot and 404 over time. Having broken resources degrades the repository's credibility and frustrates users.
Proposed Solution
I propose implementing a GitHub Action (using
lycheeorawesome_bot) that runs on a weekly cron schedule. It will automatically crawl all markdown files in the repository, detect dead HTTP links, and automatically open a tracking issue for maintainers.I would love to work on this automated CI chore under the GSSoC '24 program! Could you please assign it to me?