Skip to content

Sync eng/common directory with azure-sdk-tools for PR 16800 - #50220

Open
azure-sdk-automation[bot] wants to merge 1 commit into
mainfrom
sync-eng-common-djurek/codeowners-cross-cutting-exemptions-16800
Open

Sync eng/common directory with azure-sdk-tools for PR 16800#50220
azure-sdk-automation[bot] wants to merge 1 commit into
mainfrom
sync-eng-common-djurek/codeowners-cross-cutting-exemptions-16800

Conversation

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

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

Copilot AI lite review requested due to automatic review settings August 21, 2026 22:01
@azure-sdk-automation
azure-sdk-automation Bot requested a review from a team as a code owner August 21, 2026 22:01
@azure-sdk-automation azure-sdk-automation Bot added EngSys This issue is impacting the engineering system. Central-EngSys This issue is owned by the Engineering System team. labels Aug 21, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
35 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR syncs the eng/common codeowners verification skip logic with azure-sdk-tools PR 16800, updating how “skip verify codeowners” is determined in Azure Pipelines (especially for PR-triggered builds).

Changes:

  • Update Set-VerifyCodeownersSkip.ps1 to support PR builds by resolving the PR author’s GitHub login via the GitHub API and matching against an allow-list of aliases.
  • Extend the verify-codeowners.yml template to pass PR context (reason/repo/PR number) and to support a new AllowSkipAliases parameter for PR builds, while keeping email-based skipping for manual builds.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
eng/common/scripts/Set-VerifyCodeownersSkip.ps1 Adds PR-aware skip evaluation using GitHub alias allow-list and GitHub API PR author resolution.
eng/common/pipelines/templates/steps/verify-codeowners.yml Wires new script parameters and introduces AllowSkipAliases for PR validation scenarios.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

Comment thread eng/common/scripts/Set-VerifyCodeownersSkip.ps1
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.

2 participants