Skip to content

Sync eng/common directory with azure-sdk-tools for PR 16507 - #39416

Merged
danieljurek merged 3 commits into
mainfrom
sync-eng-common-djurek/remove-codeowners-linter-rules-16507
Jul 27, 2026
Merged

Sync eng/common directory with azure-sdk-tools for PR 16507#39416
danieljurek merged 3 commits into
mainfrom
sync-eng-common-djurek/remove-codeowners-linter-rules-16507

Conversation

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

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

danieljurek and others added 3 commits July 27, 2026 18:23
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 27, 2026 18:35
@azure-sdk-automation
azure-sdk-automation Bot requested a review from a team as a code owner July 27, 2026 18:35
@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 Jul 27, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
9 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

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Adds an allowlist-based mechanism to skip CODEOWNERS verification in Azure DevOps pipelines by evaluating the requester’s email and setting a single gating variable for subsequent steps.

Changes:

  • Introduces Set-VerifyCodeownersSkip.ps1 to compute and set ShouldSkipVerifyCodeowners.
  • Extends verify-codeowners.yml with an AllowSkipEmails parameter and gates verification steps on ShouldSkipVerifyCodeowners.
  • Adds a pre-step in PR and Manual runs to evaluate skip eligibility.

Reviewed changes

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

File Description
eng/common/scripts/Set-VerifyCodeownersSkip.ps1 New script to evaluate skip eligibility and set a pipeline variable used for gating.
eng/common/pipelines/templates/steps/verify-codeowners.yml Adds allowlist parameter and runs the evaluator step; updates conditions to use ShouldSkipVerifyCodeowners.

Comment thread eng/common/scripts/Set-VerifyCodeownersSkip.ps1
Comment thread eng/common/pipelines/templates/steps/verify-codeowners.yml
Comment thread eng/common/pipelines/templates/steps/verify-codeowners.yml
Comment thread eng/common/scripts/Set-VerifyCodeownersSkip.ps1
@danieljurek
danieljurek merged commit ca8d83b into main Jul 27, 2026
130 checks passed
@danieljurek
danieljurek deleted the sync-eng-common-djurek/remove-codeowners-linter-rules-16507 branch July 27, 2026 19:23
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