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 with azure-sdk-tools PR #13750, refactoring the release plan completion process to use the azsdk CLI tool instead of directly calling DevOps APIs.

Changes:

  • Replaced DevOps API-based release plan marking with azsdk CLI tool invocation
  • Added installation step for the azsdk CLI tool in the pipeline
  • Removed dependency on DevOps-WorkItem-Helpers.ps1 in favor of the unified azsdk tool

Reviewed changes

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

File Description
eng/common/scripts/Mark-ReleasePlanCompletion.ps1 Refactored to accept azsdk executable path and use CLI tool for marking release completion instead of DevOps APIs
eng/common/pipelines/templates/steps/mark-release-completion.yml Added azsdk CLI installation step and updated arguments to pass executable path
eng/common/pipelines/templates/steps/install-azsdk-cli.yml New template to install the Azure SDK Tools CLI using the azure-sdk-mcp.ps1 script

@azure-sdk azure-sdk force-pushed the sync-eng/common-update_release_using_cli-13750 branch 2 times, most recently from a2306fb to ca05ed3 Compare January 28, 2026 21:49
@azure-sdk azure-sdk force-pushed the sync-eng/common-update_release_using_cli-13750 branch 2 times, most recently from f737c0e to c878c38 Compare January 29, 2026 20:41
@azure-sdk azure-sdk force-pushed the sync-eng/common-update_release_using_cli-13750 branch from c878c38 to 58aa5dc Compare January 30, 2026 17:04
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