Skip to content

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

Merged
Roopan-Microsoft merged 1 commit intomainfrom
Broker-link-checker
Jul 7, 2025
Merged

feat: Add Broken Link Checker workflow for Markdown files#410
Roopan-Microsoft merged 1 commit intomainfrom
Broker-link-checker

Conversation

@Vamshi-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

This pull request adds a new GitHub Actions workflow to check for broken links in markdown files. The workflow is designed to run on pull requests and manual triggers, ensuring that markdown files are free of broken links.

Workflow addition:

  • .github/workflows/broken-links-checker.yml: Introduced a new workflow named "Broken Link Checker" that uses the lychee-action to validate links in markdown files. It checks only changed markdown files for pull requests and all markdown files for manual triggers.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit a43693d into main Jul 7, 2025
5 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the Broker-link-checker branch July 7, 2025 10:31
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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