-
Notifications
You must be signed in to change notification settings - Fork 292
Generate release notes from PR descriptions #1160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
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 |
Co-authored-by: Bahex <[email protected]>
Co-authored-by: Bahex <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything look goods to me 👍
Also thank you so much for this, preparing release notes will be a breeze compared to before ❤️
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-prs
commandcreate-pr.nu