Skip to content

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

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#48281
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:24
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 allowlisted “skip verify codeowners” mechanism by evaluating the requestor’s email and emitting a single pipeline variable consumed by later verification steps.

Changes:

  • Introduces Set-VerifyCodeownersSkip.ps1 to compute and set ShouldSkipVerifyCodeowners.
  • Updates verify-codeowners.yml to run the evaluator and gate subsequent steps on ShouldSkipVerifyCodeowners.
  • Adds a template parameter to allow extending the skip allowlist via pipeline configuration.

Reviewed changes

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

File Description
eng/common/scripts/Set-VerifyCodeownersSkip.ps1 New script to compute whether codeowners verification can be skipped and sets an Azure DevOps variable.
eng/common/pipelines/templates/steps/verify-codeowners.yml Runs the new script and switches conditions to the computed variable; adds an allowlist parameter.

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