Skip to content

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

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#48356
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 changes from azure-sdk-tools PR 14400 by introducing configurability for when relative links are allowed while still validating link correctness.

Changes:

  • Added an allowlist file of glob patterns that permit relative links for matching pages.
  • Updated Verify-Links.ps1 to load allowlist patterns and relax the “no relative links” guidance per-page.
  • Updated the pipeline template to pass the allowlist file path into the link verification script.

Reviewed changes

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

File Description
eng/common/scripts/allow-relative-links.txt New configuration file defining page path patterns allowed to use relative links.
eng/common/scripts/Verify-Links.ps1 Loads allowlist patterns and applies per-page relative-link exceptions while still validating links.
eng/common/pipelines/templates/steps/verify-links.yml Wires the allowlist file into the Verify-Links pipeline step.

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 8594783 to e9bea07 Compare March 10, 2026 19:29
@azure-sdk azure-sdk merged commit e8e3e0c into main Mar 10, 2026
12 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