Skip to content

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

Merged
Roopan-Microsoft merged 1 commit into
mainfrom
psl-githubaction
Jul 7, 2025
Merged

feat: Add Broken Link Checker workflow for Markdown files #515
Roopan-Microsoft merged 1 commit into
mainfrom
psl-githubaction

Conversation

@Rohini-Microsoft

@Rohini-Microsoft Rohini-Microsoft commented Jul 7, 2025

Copy link
Copy Markdown
Contributor

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

  • ...

@Roopan-Microsoft
Roopan-Microsoft merged commit f758d2e into main Jul 7, 2025
7 checks passed
@Roopan-Microsoft
Roopan-Microsoft deleted the psl-githubaction branch July 7, 2025 10:28
@github-actions

github-actions Bot commented Jul 9, 2025

Copy link
Copy Markdown
Contributor

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