Skip to content

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

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#3898
azure-sdk merged 9 commits intomainfrom
sync-eng/common-copilot/allow-relative-path-links-again-14400

Conversation

@azure-sdk
Copy link
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:49
Copilot AI review requested due to automatic review settings March 10, 2026 17:49
@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
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 adding configurable support for allowing relative links in specific files while keeping link correctness validation intact.

Changes:

  • Added an allowlist file of path globs that can use relative links even when checkLinkGuidance is enabled.
  • Updated Verify-Links.ps1 to honor the allowlist on a per-page basis.
  • Wired the allowlist file into the pipeline verify-links step template.

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 opt specific paths into allowing relative links.
eng/common/scripts/Verify-Links.ps1 Implements pattern-based per-page relative-link allowance while still validating link correctness.
eng/common/pipelines/templates/steps/verify-links.yml Passes allowlist file path into the link verification script.

Copilot AI and others added 9 commits March 10, 2026 19:33
…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 bda7059 to 297614f Compare March 10, 2026 19:33
@azure-sdk azure-sdk merged commit 6389e4c into main Mar 10, 2026
18 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