Skip to content

Conversation

@lijinpei2008
Copy link
Contributor

#28179

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

@azure-client-tools-bot-prd
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

@lijinpei2008 lijinpei2008 added the Contains Breaking Change This PR contains breaking change label Aug 11, 2025
@lijinpei2008 lijinpei2008 marked this pull request as ready for review August 11, 2025 06:19
Copilot AI review requested due to automatic review settings August 11, 2025 06:19
@github-actions
Copy link

To the author of the pull request,
This PR was labeled "Breaking Change Release" because it contains breaking changes.

  • According to our policy, breaking changes can only take place during major release and they must be preannounced.
  • Please follow our guide on the detailed steps.
  • Required: Please fill in the task below to facilitate our contact,you will receive notifications related to breaking changes.

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 adds breaking change announcements for cmdlets in the Az.Automanage module that will change from returning array or single object types to returning List types in a future release. The refactoring includes updates to module configuration, solution files, and AutoRest generation.

  • Added breaking change announcement for three Get cmdlets changing return types
  • Updated module dependencies and configuration files
  • Regenerated AutoRest components with new GUIDs and build configurations

Reviewed Changes

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

Show a summary per file
File Description
src/Automanage/Automanage/ChangeLog.md Adds breaking change announcement for Get-AzAutomanageHciReport, Get-AzAutomanageHcrpReport, and Get-AzAutomanageReport
src/Automanage/Automanage/Az.Automanage.psd1 Updates module dependencies, generation date, and file path formats
src/Automanage/Automanage.sln Adds new project configurations and build platforms
src/Automanage/Automanage.Autorest/README.md Configures breaking change directives for the three Get cmdlets
src/Automanage/Automanage.Autorest/generate-info.json Updates generation ID
src/Automanage/Automanage.Autorest/docs/Az.Automanage.md Updates module GUID
src/Automanage/Automanage.Autorest/Properties/AssemblyInfo.cs Adds new assembly information file
src/Automanage/Automanage.Autorest/resources/README.md Adds new resources directory documentation

@lijinpei2008 lijinpei2008 added Breaking Change Preannounce This PR adds preannouncement about upcoming breaking change and removed Contains Breaking Change This PR contains breaking change labels Aug 18, 2025
@NoriZC NoriZC self-assigned this Aug 20, 2025
@NoriZC NoriZC merged commit 334424b into main Aug 21, 2025
12 checks passed
@NoriZC NoriZC deleted the jinpei/main/Automanage-Announcement branch August 21, 2025 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Breaking Change Preannounce This PR adds preannouncement about upcoming breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants