Generate release notes from PR descriptions#1160
Merged
cptpiepmatz merged 31 commits intonushell:mainfrom Aug 31, 2025
Merged
Conversation
Member
Author
|
there's still some things to figure out here, but the actual generation of release notes works and the code is ready to review for all intents and purposes |
132ikl
commented
Aug 18, 2025
Bahex
reviewed
Aug 18, 2025
Co-authored-by: Bahex <17417311+Bahex@users.noreply.github.com>
Co-authored-by: Bahex <17417311+Bahex@users.noreply.github.com>
Bahex
approved these changes
Aug 28, 2025
Member
Bahex
left a comment
There was a problem hiding this comment.
Everything look goods to me 👍
Also thank you so much for this, preparing release notes will be a breeze compared to before ❤️
Member
|
Gonna merge this now and see what things we still need but that can be another PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the release notes script to fully generate the release notes from the PR descriptions. More details can be found here: https://hackmd.io/1ryo_LLWQPuWvzfQ8pwVUw
The script performs multiple checks on the PR to make sure we get a good generated output. PRs will be flagged with warnings or errors if something is amiss. The summary is pulled directly from the PR on GitHub, so we can make changes to the description or labels as needed.
Here's an example of some warnings and errors when something is wrong with a PR:
TODO:
check-prscommandcreate-pr.nu