Skip to content

Feat: Add automated link checker workflow#1897

Open
This-Is-Ram wants to merge 1 commit intoMunGell:mainfrom
This-Is-Ram:add-link-checker
Open

Feat: Add automated link checker workflow#1897
This-Is-Ram wants to merge 1 commit intoMunGell:mainfrom
This-Is-Ram:add-link-checker

Conversation

@This-Is-Ram
Copy link

Closes #1786

This PR adds a GitHub Actions workflow that automatically checks all URLs in data.json.

Features:

  • Runs on every Pull Request
  • Runs weekly on schedule
  • Uses lychee to detect broken or unreachable links
  • Prevents broken links from being merged

This implements the automated solution suggested in issue #1786.

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.

Broken or outdated project links reduce value for beginners seeking contribution opportunities

1 participant