Skip to content

x/build/cmd/relnotes: write release notes helper tool #20102

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

Closed
bradfitz opened this issue Apr 24, 2017 · 3 comments
Closed

x/build/cmd/relnotes: write release notes helper tool #20102

bradfitz opened this issue Apr 24, 2017 · 3 comments
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@bradfitz
Copy link
Contributor

I previously wrote https://go-review.googlesource.com/c/30697/ to help write Go 1.8's release notes.

For Go 1.9 we started leaving comments on Gerrit (or somethings Github?) with RELNOTE=(subject). But people have written different forms, e.g.

RELNOTE=yes
RELNOTES=yes
REL_NOTES=1

So, support them all.

/cc @kevinburke (this will need Gerrit comment parsing in maintner)

@bradfitz bradfitz added the NeedsFix The path to resolution is known, but the work has not been done. label Apr 24, 2017
@bradfitz bradfitz added this to the Go1.9 milestone Apr 24, 2017
@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Apr 24, 2017
@kevinburke
Copy link
Contributor

kevinburke commented Apr 24, 2017 via email

@bradfitz
Copy link
Contributor Author

bradfitz commented Jun 7, 2017

I did this. golang.org/x/build/cmd/relnote.

@bradfitz bradfitz closed this as completed Jun 7, 2017
@kevinburke
Copy link
Contributor

kevinburke commented Jun 7, 2017 via email

@golang golang locked and limited conversation to collaborators Jun 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

3 participants