Skip to content

Chore: Automate dead-link checking using GitHub Actions #1626

Description

@basantnema31

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions