Skip to content

[DOCS]: [INFRASTRUCTURE] Add automated link integrity monitoring for documentation resources #66

@niy-ati

Description

@niy-ati

Current Documentation Issue

The repository contains a large number of external learning resources.
External links naturally become outdated over time, reducing the usefulness of repository documentation.
Currently there is no automated mechanism to detect broken links.

Current Behavior

Links are manually maintained.
Broken resources may remain undetected indefinitely.

Expected Behavior

Documentation links should be automatically validated on a recurring schedule.

Suggested Improvement

Create a GitHub Action that:

Runs weekly.
Scans all markdown files.
Detects broken links.
Creates issues or reports failures automatically.

Additional Context

Benefits

Keeps resources trustworthy.
Improves documentation quality.
Reduces manual auditing effort.

Impact Level

Level 3 – Infrastructure Reliability Issue

Files Affected

README.md
RESOURCES.md
FAQ.md
.github/workflows/*

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions