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:05
@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 infrastructure with updates from azure-sdk-tools PR 13750, switching release-plan completion handling to use the azsdk CLI and wiring in a reusable installer template.

Changes:

  • Update Mark-ReleasePlanCompletion.ps1 to call the azsdk CLI to mark release status, removing direct DevOps work item helper usage and adding validation for the CLI path.
  • Extend the mark-release-completion pipeline template to install the azsdk CLI via a new install-azsdk-cli.yml step and pass its path into the script.
  • Introduce install-azsdk-cli.yml, a shared template that installs the Azure SDK tools CLI using the azure-sdk-mcp.ps1 helper.

Reviewed changes

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

File Description
eng/common/scripts/Mark-ReleasePlanCompletion.ps1 Switches release-plan status updates to use the azsdk CLI and adds parameterization/validation for the CLI path.
eng/common/pipelines/templates/steps/mark-release-completion.yml Ensures the azsdk CLI is installed before running the release completion script and passes the CLI path into it.
eng/common/pipelines/templates/steps/install-azsdk-cli.yml Provides a reusable pipeline step to install the azsdk CLI via the MCP installer script.

@azure-sdk azure-sdk force-pushed the sync-eng/common-update_release_using_cli-13750 branch 2 times, most recently from ac60d35 to 97ec799 Compare January 28, 2026 21:46
@azure-sdk azure-sdk force-pushed the sync-eng/common-update_release_using_cli-13750 branch from 97ec799 to d01ddcb Compare January 29, 2026 17:13
@azure-sdk azure-sdk force-pushed the sync-eng/common-update_release_using_cli-13750 branch from d01ddcb to 9575335 Compare January 29, 2026 20:38
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