Skip to content

Remove incorrect upcoming release #27901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 9, 2025

Conversation

vidai-msft
Copy link
Contributor

Description

Remove incorrect upcoming release message due to merge issue.

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 Copilot AI review requested due to automatic review settings June 9, 2025 07:59
Copy link

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

Copy link
Contributor

@Copilot 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 removes incorrect upcoming release messages from various ChangeLog files due to a merge issue. The changes ensure that the changelogs accurately reflect the current release history and remove outdated or extraneous entries.

  • Removed an incorrect upcoming release message from SelfHelp ChangeLog.
  • Removed a stray dash from PostgreSql ChangeLog.
  • Removed an incorrect upcoming release message from Compute ChangeLog.

Reviewed Changes

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

File Description
src/SelfHelp/SelfHelp/ChangeLog.md Removed an outdated upcoming release message.
src/PostgreSql/PostgreSql/ChangeLog.md Removed a stray dash for clearer formatting.
src/Compute/Compute/ChangeLog.md Removed an incorrect upcoming release message in favor of the correct breaking change documentation.
Comments suppressed due to low confidence (3)

src/SelfHelp/SelfHelp/ChangeLog.md:20

  • The removal of the upcoming release message seems correct given the merge issue; please confirm that this is the intended revision for the changelog formatting.
-* Introduced various new features by upgrading code generator. Please see details [here](https://github.com/Azure/azure-powershell/blob/main/documentation/Autorest-powershell-v4-new-features.md).

src/PostgreSql/PostgreSql/ChangeLog.md:22

  • The stray dash has been removed to improve clarity in the upcoming release section; ensure consistency with the established changelog format.
-

src/Compute/Compute/ChangeLog.md:22

  • Removing the incorrect upcoming release message is appropriate; please verify that the changelog now accurately reflects only the valid breaking change details.
-* Added breaking change message for `New-AzVM` and `New-AzVmss` cmdlets.

@vidai-msft vidai-msft enabled auto-merge (squash) June 9, 2025 08:10
@vidai-msft vidai-msft merged commit 9799a37 into Azure:main Jun 9, 2025
12 checks passed
github-actions bot pushed a commit to anaarias-msft/azure-powershell that referenced this pull request Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants