Skip to content

Fix update changelog workflow#2599

Open
aweell wants to merge 2 commits intoproductionfrom
aweell-fix-auto-workflow-update-changelog
Open

Fix update changelog workflow#2599
aweell wants to merge 2 commits intoproductionfrom
aweell-fix-auto-workflow-update-changelog

Conversation

@aweell
Copy link
Collaborator

@aweell aweell commented Mar 17, 2026

Addresses an issue with the changelog workflow by enhancing the way the release version is determined and set. Previously, the workflow relied solely on the input parameter for the release version, which did not accommodate cases where the changelog needed to be generated from a milestone title.

With this update, the workflow now checks if the event is a milestone and sets the RELEASE_VERSION environment variable accordingly. This ensures that the changelog can be accurately generated based on milestone titles when applicable, providing a more robust and flexible approach to versioning.

By improving the changelog generation process, this change enhances the project's documentation quality and ensures that release notes are correctly associated with the appropriate versioning context. This ultimately leads to better clarity for contributors and users regarding project changes and updates.

@aweell aweell requested a review from yceballost March 17, 2026 12:52
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.

1 participant