x/build/cmd/relnotes: write release notes helper tool #20102
Labels
Builders
x/build issues (builders, bots, dashboards)
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
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)
The text was updated successfully, but these errors were encountered: