Skip to content

Sync eng/common directory with azure-sdk-tools for PR 15323#46565

Merged
azure-sdk merged 1 commit intomainfrom
sync-eng/common-pass-package-version-to-release-status-v2-15323
Apr 28, 2026
Merged

Sync eng/common directory with azure-sdk-tools for PR 15323#46565
azure-sdk merged 1 commit intomainfrom
sync-eng/common-pass-package-version-to-release-status-v2-15323

Conversation

@azure-sdk
Copy link
Copy Markdown
Collaborator

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

Update Mark-ReleasePlanCompletion.ps1 to extract the package version from
the package info JSON and pass it via --package-version to the azsdk CLI.
The version is only passed when available.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 27, 2026 23:38
@azure-sdk azure-sdk requested a review from a team as a code owner April 27, 2026 23:38
@azure-sdk azure-sdk requested a review from jeo02 April 27, 2026 23:38
@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 Apr 27, 2026
Copy link
Copy Markdown
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

Syncs eng/common with upstream azure-sdk-tools by updating the release-plan completion script to optionally target a specific package version when marking a package as released.

Changes:

  • Read Version from the package info JSON and pass it to azsdk release-plan update-release-status via --package-version when present.
  • Refactor azsdk invocation to build an argument array (making optional arguments easier to add safely).

@azure-sdk azure-sdk merged commit 166267c into main Apr 28, 2026
24 checks passed
@azure-sdk azure-sdk deleted the sync-eng/common-pass-package-version-to-release-status-v2-15323 branch April 28, 2026 00:18
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