Skip to content

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 synchronizes the eng/common directory with azure-sdk-tools PR 13076, adding GroupId parameter support throughout the package validation and release management scripts to improve multi-artifact package handling, particularly for Java packages.

Key Changes

  • Added GroupId parameter support across package validation, release preparation, and changelog update scripts
  • Introduced Get-FullPackageName helper function to standardize package name formatting with group identifiers
  • Enhanced DevOps work item queries and tracking to filter by GroupId for better package disambiguation

Reviewed changes

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

Show a summary per file
File Description
eng/common/scripts/Validate-All-Packages.ps1 Added GroupId parameter to version checking and work item functions; refactored package naming logic to use new Get-FullPackageName helper
eng/common/scripts/Update-ChangeLog.ps1 Added GroupId parameter and passed it through to Get-PkgProperties for accurate package filtering
eng/common/scripts/Prepare-Release.ps1 Added GroupId parameter with interactive prompting for Java packages; integrated with package properties and API review workflows
eng/common/scripts/Package-Properties.ps1 Enhanced Get-PkgProperties to filter by GroupId; added new Get-FullPackageName function for consistent package name formatting
eng/common/scripts/Helpers/DevOps-WorkItem-Helpers.ps1 Added GroupId field to work item queries, caching, and CRUD operations; updated all package work item functions to support GroupId filtering

@azure-sdk azure-sdk force-pushed the sync-eng/common-users/raych1/work-item-update-13076 branch from 7058327 to c527528 Compare December 10, 2025 19:29
@raych1 raych1 merged commit a5b9961 into main Dec 10, 2025
13 of 39 checks passed
@raych1 raych1 deleted the sync-eng/common-users/raych1/work-item-update-13076 branch December 10, 2025 20:52
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