Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Copy link

Copilot AI commented Nov 7, 2025

PR Summary

Backport of PowerShell#26219 to release/v7.5 branch. Adds automated markdown link verification infrastructure for CI/CD.

PR Context

Cherry-picked commit 7bcdda7 from master to enable markdown link validation in v7.5 release branch. No conflicts encountered.

Changes:

  • GitHub Action for markdown link verification using PowerShell + Markdig
  • Validates HTTP/HTTPS links with configurable timeouts/retries
  • Validates local file references
  • Scheduled weekly runs to catch link rot
  • PowerShell parameter naming guidelines documentation

Files added (916 lines):

  • .github/actions/infrastructure/markdownlinks/ - Action implementation
  • .github/workflows/verify-markdown-links.yml - Workflow config
  • .github/instructions/powershell-parameter-naming.instructions.md - Naming guidelines

Original PR: PowerShell#26219
Author: @TravisEz13
Merge commit: 7bcdda7

PR Checklist

Original prompt

Backport PowerShell 26219 to version 7.5

Custom agent used: backport-agent
Specialized agent for backporting merged PRs to PowerShell release branches using git cherry-pick workflow


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Backport PowerShell 26219 to version 7.5 Backport PR #26219: Add markdown link verification for PRs to release/v7.5 Nov 7, 2025
Copilot AI requested a review from TravisEz13 November 7, 2025 18:06
@TravisEz13 TravisEz13 closed this Nov 9, 2025
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