build/cmd/relnote
Dmitri Shuralyov d315449a0f cmd/relnote: let 'path' be implicit, move 'title' up
No need to repeat the path when it's implicitly specified via file path
in x/website/_content. Also move the title key to be higher up. This is
to make the generator match what we've been doing in x/website the last
two releases.

For golang/go#64169.

Change-Id: Ic154bee804939e9e2a22bbe42d8aa108eba7e7d3
Reviewed-on: https://go-review.googlesource.com/c/build/+/633580
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-12-05 17:14:20 +00:00
..
README.md
generate.go cmd/relnote: let 'path' be implicit, move 'title' up 2024-12-05 17:14:20 +00:00
relnote.go cmd/relnote: improve tracking of mentioned issues and CLs 2024-06-07 17:49:25 +00:00
todo.go cmd/relnote: improve tracking of mentioned issues and CLs 2024-06-07 17:49:25 +00:00
todo_test.go cmd/relnote: improve tracking of mentioned issues and CLs 2024-06-07 17:49:25 +00:00

README.md

Go Reference

golang.org/x/build/cmd/relnote

The relnote command summarizes the Go changes in Gerrit marked with RELNOTE annotations for the release notes.