Skip to content

ci: Added workflow for checking broken links in Markdown files#491

Merged
Roopan-Microsoft merged 1 commit intomainfrom
psl-githubaction
Jul 8, 2025
Merged

ci: Added workflow for checking broken links in Markdown files#491
Roopan-Microsoft merged 1 commit intomainfrom
psl-githubaction

Conversation

@Rohini-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.

  • 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

  • I have built and tested the code locally and in a deployed app
  • For frontend changes, I have pulled the latest code from main, built the frontend, and committed all static files.
  • This is a change for all users of this app. No code or asset is specific to my use case or my organization.

Other Information

@Avijit-Microsoft Avijit-Microsoft changed the title feat: Add Broken Link Checker workflow for Markdown files ci: Add Broken Link Checker workflow for Markdown files Jul 8, 2025
@Vamshi-Microsoft Vamshi-Microsoft changed the title ci: Add Broken Link Checker workflow for Markdown files ci: Added workflow for checking broken links in Markdown files Jul 8, 2025
@Roopan-Microsoft Roopan-Microsoft merged commit b159a81 into main Jul 8, 2025
11 of 12 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the psl-githubaction branch July 8, 2025 12:13
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.5.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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants