Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

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

@azure-sdk azure-sdk requested a review from a team as a code owner January 28, 2026 19:06
@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 Jan 28, 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

This PR syncs the eng/common directory from azure-sdk-tools PR #13750, refactoring the release plan completion marking process to use the azsdk CLI tool instead of the previous DevOps-WorkItem-Helpers approach.

Changes:

  • Replaces PowerShell DevOps workitem API calls with the azsdk CLI tool for marking release plan completion
  • Adds a new template for installing the azsdk CLI tool in pipeline steps
  • Simplifies the release marking logic by delegating workitem management to the azsdk tool

Reviewed changes

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

File Description
eng/common/scripts/Mark-ReleasePlanCompletion.ps1 Refactored to accept azsdk executable path parameter, removed DevOps-WorkItem-Helpers dependency, simplified logic to use azsdk CLI for release status updates
eng/common/pipelines/templates/steps/mark-release-completion.yml Updated to install azsdk CLI and pass its path to the PowerShell script
eng/common/pipelines/templates/steps/install-azsdk-cli.yml New template that installs the Azure SDK Tools CLI using azure-sdk-mcp.ps1

@azure-sdk azure-sdk force-pushed the sync-eng/common-update_release_using_cli-13750 branch 2 times, most recently from 00eee22 to ebe4c89 Compare January 28, 2026 21:46
@azure-sdk azure-sdk force-pushed the sync-eng/common-update_release_using_cli-13750 branch from ebe4c89 to ea830ca Compare January 29, 2026 17:13
@azure-sdk azure-sdk force-pushed the sync-eng/common-update_release_using_cli-13750 branch from ea830ca to 7bdc037 Compare January 29, 2026 20:39
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.

3 participants