Skip to content

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

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#3422
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: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
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 support for Java GroupId as an optional parameter throughout the package management and release workflow scripts.

Key Changes:

  • Added GroupId parameter support across multiple scripts to properly identify Java packages that share the same artifact name but have different group identifiers
  • Introduced Get-FullPackageName helper function to generate package names in different formats (with "+" or ":" separators)
  • Updated work item queries and caching logic to include GroupId in package identification

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 to package validation functions and updated API review checks to use full package names
eng/common/scripts/Update-ChangeLog.ps1 Added GroupId parameter to support filtering packages by group identifier
eng/common/scripts/Prepare-Release.ps1 Added GroupId parameter with interactive prompt for Java packages, fixed typo in user prompt
eng/common/scripts/Package-Properties.ps1 Added GroupId filtering to Get-PkgProperties and introduced Get-FullPackageName helper function
eng/common/scripts/Helpers/DevOps-WorkItem-Helpers.ps1 Updated work item functions to include GroupId field in queries, caching, and work item creation/updates

@azure-sdk azure-sdk force-pushed the sync-eng/common-users/raych1/work-item-update-13076 branch from b62998e to d8fec2f Compare December 10, 2025 19:33
@azure-sdk azure-sdk merged commit 2cffb0c into main Dec 10, 2025
17 checks passed
@azure-sdk azure-sdk deleted the sync-eng/common-users/raych1/work-item-update-13076 branch December 10, 2025 21:00
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