Skip to content

Commit c4e587a

Browse files
authored
Merge pull request #1294 from noamran/doc-release
📖 Document how to generate release notes
2 parents c3b0776 + af793df commit c4e587a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/releasing.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ The two binaries produced by a release are the `clusterctl` binary and the
6060

6161
### Release Notes
6262

63-
Release notes are written by hand. Generally we'll make a [hackmd](hackmd.io)
64-
and share the release note responsibility for a few days in advance of the
65-
release.
63+
Running `make release-notes` will generate an output that can be copied to the drafted release.
64+
Pay close attention to the `## :question: Sort these by hand` section, as it contains items that need to be manually sorted.
65+
6666

67-
The markdown is shared in the kubernetes slack in the channel #cluster-api-aws.

0 commit comments

Comments
 (0)