Skip to content

Commit e562fec

Browse files
committed
Add a TODO about updating readme automatically
1 parent 8d3e2b5 commit e562fec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/release.sh

+3
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@
5656
# - add a sentence about "changes since {last release}". In most cases our
5757
# releases should be sequential. This script (the workflow above) is based on
5858
# this assumption, and we should make the release note clear about that.
59+
# - update readme; if it's a real release (instead of a snapshot in master
60+
# branch), also create a PR to update changelog and readme in the master
61+
# branch
5962
#
6063
# Usage:
6164
# $ KUBERNETES_BRANCH=release-1.19 CLIENT_VERSION=19.0.0-snapshot DEVELOPMENT_STATUS="3 - Alpha" scripts/release.sh

0 commit comments

Comments
 (0)