-
Notifications
You must be signed in to change notification settings - Fork 486
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
Script to generate go-algorand release notes #3520
Labels
Comments
For this to work correctly, we will need to socialize the formating of the PR titles and the use of labels for the type. The PR titles should be formatted like: Note that this format follows the new format required by this issue. HighlightsProtocol UpgradeThis release contains a protocol upgrade. ChangelogEnhancement
Additional Resources |
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Context
In an effort to generate release notes we need a script that can pull the PR titles along with the PR label and generate the release notes.
Objective
Generation of go-algorand release notes
Value Add
Reduce toil when generating release toils
Shorten time to release once all PRs are merged
Design notes
https://docs.google.com/document/d/1NAOMA1LIMuLjqEAlZNDmuHBkq3MiL1l2YcfwFy_ZdQs/edit#heading=h.ncu9dcl0rwba
Success criteria
Automated release notes that are published to go-algorand github repo
The text was updated successfully, but these errors were encountered: