Skip to content

feat: Add Broken Link Checker workflow for Markdown files #1834

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 20, 2025

Conversation

Vamshi-Microsoft
Copy link
Contributor

Purpose

This pull request adds a new GitHub Actions workflow to automatically check for broken links in Markdown files. The workflow is triggered on pull requests and can also be run manually.

Automation for checking broken links:

  • .github/workflows/broken-links-checker.yml: Created a new workflow named "Broken Link Checker" that checks for broken links in added or modified Markdown files during pull requests and allows manual checks for the entire repository.

Does this introduce a breaking change?

  • Yes
  • No
  • ...

@Roopan-Microsoft Roopan-Microsoft merged commit fc4e2a2 into dev Jun 20, 2025
6 checks passed
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.

2 participants