Description
In curated list repositories, links to external projects or resources frequently become stale, returning 404s over time. This degrades the quality of the repository.
Proposed Solution
I propose adding a GitHub Actions workflow using lychee-action or awesome_bot. This CI pipeline will run automatically every week to scan the README.md for broken links and open an issue if any are found.
I would love to work on this automated CI chore under the GSSoC '24 program! Could you please assign it to me?
Description
In curated list repositories, links to external projects or resources frequently become stale, returning 404s over time. This degrades the quality of the repository.
Proposed Solution
I propose adding a GitHub Actions workflow using
lychee-actionorawesome_bot. This CI pipeline will run automatically every week to scan theREADME.mdfor broken links and open an issue if any are found.I would love to work on this automated CI chore under the GSSoC '24 program! Could you please assign it to me?