Skip to content

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

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#6995
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: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
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 link verification tooling with azure-sdk-tools PR 14400 by introducing configurable allow-listing for relative links while keeping link correctness checks intact.

Changes:

  • Added an allow-list configuration file for permitting relative links in select paths.
  • Updated Verify-Links.ps1 to load allow-list patterns and relax relative-link guidance per-page.
  • Wired the new allow-list file into the verify-links pipeline 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 Adds glob-based allow-list patterns for pages allowed to use relative links.
eng/common/scripts/Verify-Links.ps1 Implements pattern loading/matching and applies per-page allowance during link checking.
eng/common/pipelines/templates/steps/verify-links.yml Passes allow-list file path into the link verification script.

Copilot AI and others added 9 commits March 10, 2026 19:29
…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 28820d9 to c9ec5c9 Compare March 10, 2026 19:29
@azure-sdk azure-sdk merged commit 021368d into main Mar 10, 2026
44 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