add support for generating release notes from upstream release#900
add support for generating release notes from upstream release#900
Conversation
|
Here's an example of the generated draft release body, using a previous release: |
|
@shiftkey maybe it would be a good idea to make the release notes asset filenames links to the assets. since we can control the order the release notes are written in but the assets always appear in file alphabetical order basically this x64 ARM64 ARM |
|
also since your script is also alphabetizing each individual release, maybe it would also be better to make the order standard. ie: deb then AppImage then rpm for each architecture. |
|
@theofficialgman adding this to #901 ? I'm open to adapting the format to whatever makes sense here, just trying to juggle feedback from different angles... |
This PR adds support to the
script/generate-release-notestool to read thechangelog.jsonentries where a version represents the first release based on the given upstream release, and generates the release body matching the template that we use currently, with a couple of tweaks:FixesandImprovementsnow get their own sections