Skip to content

[release/v7.5] Add markdown link verification for PRs#26407

Merged
daxian-dbw merged 1 commit intoPowerShell:release/v7.5from
TravisEz13:backport/release/v7.5/26219-7bcdda77e
Feb 12, 2026
Merged

[release/v7.5] Add markdown link verification for PRs#26407
daxian-dbw merged 1 commit intoPowerShell:release/v7.5from
TravisEz13:backport/release/v7.5/26219-7bcdda77e

Conversation

@TravisEz13
Copy link
Member

@TravisEz13 TravisEz13 commented Nov 8, 2025

Backport of #26219 to release/v7.5

Triggered by @TravisEz13 on behalf of @TravisEz13

Original CL Label: CL-Test

/cc @PowerShell/powershell-maintainers

Impact

Tooling Impact

  • Required tooling change

Adds markdown link verification GitHub Actions workflow to automatically validate markdown links in PRs. This improves documentation quality and catches broken links early in the review process.

Regression

  • No

This is a new feature addition to improve testing infrastructure, not fixing a regression.

Testing

Original PR added:

  1. GitHub Actions workflow for markdown link verification
  2. PowerShell scripts to parse and verify markdown links
  3. README documentation for the action
  4. Instructions file for PowerShell parameter naming conventions

Backport verified by:

  1. Cherry-pick applied cleanly without conflicts
  2. All new files created successfully
  3. Workflow syntax is compatible with release/v7.5

Risk

  • High
  • Medium
  • Low

Medium risk: Adds new GitHub Actions workflow that runs on PRs. Changes are isolated to CI/CD infrastructure and don't affect PowerShell runtime. Workflow is well-tested in main branch and provides value for maintaining documentation quality on release branches.

Copilot AI review requested due to automatic review settings November 8, 2025 19:56
@TravisEz13 TravisEz13 changed the base branch from master to release/v7.5 November 8, 2025 19:57
@TravisEz13 TravisEz13 added the CL-Test Indicates that a PR should be marked as a test change in the Change Log label Nov 8, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Review - Needed The PR is being reviewed label Nov 15, 2025
@daxian-dbw daxian-dbw closed this Feb 11, 2026
@daxian-dbw daxian-dbw reopened this Feb 11, 2026
@daxian-dbw daxian-dbw merged commit c1545b0 into PowerShell:release/v7.5 Feb 12, 2026
33 of 37 checks passed
@microsoft-github-policy-service microsoft-github-policy-service bot removed the Review - Needed The PR is being reviewed label Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-Test Indicates that a PR should be marked as a test change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants