Skip to content

Add automatic release notes generation to Windows build workflow#783

Merged
amilcarlucas merged 1 commit into
masterfrom
creat_release_notes
Sep 8, 2025
Merged

Add automatic release notes generation to Windows build workflow#783
amilcarlucas merged 1 commit into
masterfrom
creat_release_notes

Conversation

@amilcarlucas

Copy link
Copy Markdown
Collaborator

Enable generate_release_notes for both pre-releases and releases to automatically create release notes from commit messages, pull requests, and contributors. This is required because the softprops/action-gh-release behaves differently from the version we were previously using

…rkflow

Enable generate_release_notes for both pre-releases and releases to automatically
create release notes from commit messages, pull requests, and contributors.
This is required because the softprops/action-gh-release behaves differently from
the version we were previously using
Copilot AI review requested due to automatic review settings September 8, 2025 16:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 enables automatic release notes generation in the Windows build workflow to improve release documentation. The change addresses a behavioral difference in the updated softprops/action-gh-release action by ensuring release notes are automatically created from commit messages, pull requests, and contributors.

  • Adds generate_release_notes: true to both pre-release and release steps

@amilcarlucas amilcarlucas merged commit 909797b into master Sep 8, 2025
5 checks passed
@amilcarlucas amilcarlucas deleted the creat_release_notes branch September 8, 2025 16:06
@amilcarlucas amilcarlucas restored the creat_release_notes branch September 8, 2025 16:32
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