Skip to content
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

Closed
yaovi-a opened this issue Jan 27, 2022 · 1 comment
Closed

Script to generate go-algorand release notes #3520

yaovi-a opened this issue Jan 27, 2022 · 1 comment
Assignees

Comments

@yaovi-a
Copy link
Contributor

yaovi-a commented Jan 27, 2022

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 

  1. Create a script that can pull the PR title and then use GitHub actions to pull the labels
  2. Generate release 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

@egieseke
Copy link
Contributor

egieseke commented Feb 15, 2022

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:
Category: Description-text

Note that this format follows the new format required by this issue.

GitHub Logo

Highlights

Protocol Upgrade

This release contains a protocol upgrade.

Changelog

Enhancement

Additional Resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants