Skip to content

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

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#36849
azure-sdk merged 10 commits intomainfrom
sync-eng/common-users/raych1/work-item-update-13076

Conversation

@azure-sdk
Copy link
Copy Markdown
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:23
@azure-sdk azure-sdk requested a review from a team as a code owner December 10, 2025 19:23
@azure-sdk azure-sdk requested a review from raych1 December 10, 2025 19:23
@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
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

This PR synchronizes the eng/common directory with azure-sdk-tools repository (PR #13076), introducing comprehensive support for groupId handling across package management scripts. The changes primarily add groupId parameter support for Java packages that use the Maven groupId:artifactId naming convention, ensuring proper package identification and work item tracking in Azure DevOps.

Key Changes

  • Added groupId parameter support across all package management and validation scripts to properly handle Java packages with group identifiers
  • Introduced Get-FullPackageName helper function to construct package names in different formats (Group+Name or Group:Name)
  • Updated Azure DevOps work item queries and caching to include groupId as a key field for package identification

Reviewed changes

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

Show a summary per file
File Description
eng/common/scripts/Validate-All-Packages.ps1 Added groupId parameter to package validation and work item functions; introduced Get-FullPackageName usage for API review verification
eng/common/scripts/Update-ChangeLog.ps1 Added GroupId parameter and passed it to Get-PkgProperties for proper package filtering
eng/common/scripts/Prepare-Release.ps1 Added GroupId parameter with interactive prompt for Java packages; passed groupId through the release workflow pipeline
eng/common/scripts/Package-Properties.ps1 Enhanced Get-PkgProperties with groupId filtering logic; added new Get-FullPackageName helper function for package name construction
eng/common/scripts/Helpers/DevOps-WorkItem-Helpers.ps1 Updated work item search, caching, and creation functions to include groupId field; modified hash key generation to incorporate groupId

@azure-sdk azure-sdk force-pushed the sync-eng/common-users/raych1/work-item-update-13076 branch from bf959f1 to 9173d1c Compare December 10, 2025 19:31
@azure-sdk azure-sdk merged commit 8c3b076 into main Dec 10, 2025
13 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.

3 participants