Skip to content

Sync eng/common directory with azure-sdk-tools for PR 13076#9474

Merged
azure-sdk merged 10 commits intomainfrom
sync-eng/common-users/raych1/work-item-update-13076
Dec 10, 2025
Merged

Sync eng/common directory with azure-sdk-tools for PR 13076#9474
azure-sdk merged 10 commits intomainfrom
sync-eng/common-users/raych1/work-item-update-13076

Conversation

@azure-sdk
Copy link
Collaborator

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

Copilot AI review requested due to automatic review settings December 10, 2025 19:22
@azure-sdk azure-sdk requested a review from a team as a code owner December 10, 2025 19:22
@azure-sdk azure-sdk requested a review from raych1 December 10, 2025 19:22
@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 Dec 10, 2025
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 repository (PR #13076), adding comprehensive support for GroupId parameters throughout the release tooling infrastructure. This enhancement improves package identification and work item tracking, particularly for Java packages where GroupId is a critical identifier alongside the artifact name.

Key Changes

  • Added GroupId parameter support across multiple PowerShell scripts for package identification and work item management
  • Introduced Get-FullPackageName helper function to standardize package name formatting with optional colon separator
  • Enhanced work item queries and caching to include GroupId filtering for more precise package tracking

Reviewed changes

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

Show a summary per file
File Description
eng/common/scripts/Validate-All-Packages.ps1 Added GroupId parameter threading through validation functions; introduced Get-FullPackageName for API review lookups; updated work item creation to include GroupId
eng/common/scripts/Update-ChangeLog.ps1 Added GroupId parameter and passed it to Get-PkgProperties for accurate package filtering
eng/common/scripts/Prepare-Release.ps1 Added GroupId parameter with Java-specific prompting; integrated GroupId in work item updates and API review checks; fixed typo in user prompt
eng/common/scripts/Package-Properties.ps1 Enhanced Get-PkgProperties with GroupId filtering; added Get-FullPackageName helper function; improved error messages for GroupId scenarios
eng/common/scripts/Helpers/DevOps-WorkItem-Helpers.ps1 Extended work item functions to support GroupId parameter; updated queries, caching, and field comparisons to include GroupId; fixed spacing in error message

@azure-sdk azure-sdk force-pushed the sync-eng/common-users/raych1/work-item-update-13076 branch from c58db5c to 0ccb590 Compare December 10, 2025 19:29
@azure-sdk azure-sdk merged commit fb18af8 into main Dec 10, 2025
3 checks passed
@azure-sdk azure-sdk deleted the sync-eng/common-users/raych1/work-item-update-13076 branch December 10, 2025 20:59
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