Skip to content

Conversation

@adityapatwardhan
Copy link
Member

PR Summary

This pull request makes adjustments to the release pipeline configuration in .pipelines/DSC-Official.yml, specifically around how changelogs are handled during release creation. The main change is that changelogs will no longer be automatically generated and included in GitHub releases.

Release pipeline configuration changes:

  • Removed logic that set the ChangeLogCompareToRelease variable based on whether the release is a pre-release or stable release. This means the pipeline no longer dynamically determines which previous release to compare for changelog generation.
  • Disabled changelog generation in the GitHub release step by setting addChangeLog to false and removing related changelog configuration options.

PR Context

@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Oct 10, 2025
Merged via the queue into PowerShell:main with commit e5868f3 Oct 10, 2025
15 checks passed
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