Skip to content

Conversation

@lijinpei2008
Copy link
Contributor

Description

#28179
#28181

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

Copilot AI review requested due to automatic review settings November 3, 2025 09:48
@lijinpei2008 lijinpei2008 added Contains Breaking Change This PR contains breaking change autorest v4 migration pr migrating module from generated by autorest.powershell v3 to v4 Breaking change PR reviewed Add this label after a PR with breaking change has been reviewed and approved. labels Nov 3, 2025
@azure-client-tools-bot-prd
Copy link

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

@github-actions
Copy link

github-actions bot commented Nov 3, 2025

To the author of the pull request,
This PR was labeled "Contains Breaking Change" because breaking changes have been detected by the static analysis pipeline.

  • 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 updates changelog entries for two Azure PowerShell modules (Automanage and ArcResourceBridge) to provide clearer, more user-focused release notes. The changes replace technical implementation details about code generator upgrades with a user-centric message about experience improvements and breaking changes.

Key Changes:

  • Replaced technical changelog entries with user-facing descriptions
  • Updated link references from internal documentation to external Microsoft documentation
  • Clarified that breaking changes may be introduced

Reviewed Changes

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

File Description
src/Automanage/Automanage/ChangeLog.md Updated "Upcoming Release" entry to describe user-facing improvements and breaking changes instead of technical code generator details
src/ArcResourceBridge/ArcResourceBridge/ChangeLog.md Updated "Upcoming Release" entry with same user-focused messaging as Automanage module

-->
## Upcoming Release
* Introduced various new features by upgrading code generator. Please see detail [here](https://github.com/Azure/azure-powershell/blob/main/documentation/Autorest-powershell-v4-new-features.md).
* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).
Copy link

Copilot AI Nov 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changelog entry should explain what specifically changed from the user's perspective. 'Improved user experience and consistency' is too vague. Consider describing the actual changes users will experience (e.g., renamed cmdlets, changed parameters, new functionality). Additionally, the phrase 'refer to [here]' has awkward phrasing - consider 'refer to [this guide]' or 'see [documentation]'.

Copilot generated this review using guidance from repository custom instructions.
-->
## Upcoming Release
* Introduced various new features by upgrading code generator. Please see detail [here](https://github.com/Azure/azure-powershell/blob/main/documentation/Autorest-powershell-v4-new-features.md).
* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).
Copy link

Copilot AI Nov 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changelog entry should explain what specifically changed from the user's perspective. 'Improved user experience and consistency' is too vague. Consider describing the actual changes users will experience (e.g., renamed cmdlets, changed parameters, new functionality). Additionally, the phrase 'refer to [here]' has awkward phrasing - consider 'refer to [this guide]' or 'see [documentation]'.

Copilot generated this review using guidance from repository custom instructions.
@dolauli dolauli self-assigned this Nov 4, 2025
@dolauli dolauli merged commit 2cc8bf3 into main Nov 4, 2025
21 checks passed
@dolauli dolauli deleted the jinpei/main/changelog-update branch November 4, 2025 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorest v4 migration pr migrating module from generated by autorest.powershell v3 to v4 Breaking change PR reviewed Add this label after a PR with breaking change has been reviewed and approved. Contains Breaking Change This PR contains breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants