Skip to content

Sync eng/common directory with azure-sdk-tools for PR 14400#56915

Merged
azure-sdk merged 9 commits intomainfrom
sync-eng/common-copilot/allow-relative-path-links-again-14400
Mar 10, 2026
Merged

Sync eng/common directory with azure-sdk-tools for PR 14400#56915
azure-sdk merged 9 commits intomainfrom
sync-eng/common-copilot/allow-relative-path-links-again-14400

Conversation

@azure-sdk
Copy link
Copy Markdown
Collaborator

Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#14400 See eng/common workflow

@azure-sdk azure-sdk requested a review from a team as a code owner March 10, 2026 17:48
Copilot AI review requested due to automatic review settings March 10, 2026 17:48
@azure-sdk azure-sdk added EngSys This issue is impacting the engineering system. Central-EngSys This issue is owned by the Engineering System team. labels Mar 10, 2026
Copy link
Copy Markdown
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.

Pull request overview

Syncs eng/common with updates from azure-sdk-tools PR 14400 by enhancing the link verification script to allow configurable exceptions for relative-link guidance.

Changes:

  • Added a configurable allow-list file for page paths where relative links are permitted while still validating link correctness.
  • Updated Verify-Links.ps1 to honor allow-listed pages instead of hardcoding instructions.md.
  • Wired the new configuration into the pipeline verify-links step.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
eng/common/scripts/allow-relative-links.txt Introduces glob patterns that permit relative links for matching pages.
eng/common/scripts/Verify-Links.ps1 Loads allow-list patterns and relaxes relative-link guidance per-page based on matches.
eng/common/pipelines/templates/steps/verify-links.yml Passes the allow-list file path into the link verification script.

Copilot AI and others added 9 commits March 10, 2026 19:31
…sFile parameter

Co-authored-by: weshaggard <9010698+weshaggard@users.noreply.github.com>
…idance checks active

Co-authored-by: weshaggard <9010698+weshaggard@users.noreply.github.com>
…-links.txt

Co-authored-by: weshaggard <9010698+weshaggard@users.noreply.github.com>
…ll repos

Co-authored-by: weshaggard <9010698+weshaggard@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…, remove eng/**

Co-authored-by: weshaggard <9010698+weshaggard@users.noreply.github.com>
Co-authored-by: weshaggard <9010698+weshaggard@users.noreply.github.com>
@azure-sdk azure-sdk force-pushed the sync-eng/common-copilot/allow-relative-path-links-again-14400 branch from 8ff68a4 to fa31236 Compare March 10, 2026 19:31
@azure-sdk azure-sdk merged commit 666c392 into main Mar 10, 2026
22 of 23 checks passed
@azure-sdk azure-sdk deleted the sync-eng/common-copilot/allow-relative-path-links-again-14400 branch March 10, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Central-EngSys This issue is owned by the Engineering System team. EngSys This issue is impacting the engineering system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants