Skip to content

Commit bcfba8b

Browse files
committed
Added note to release script to announce on ML
1 parent 4643f78 commit bcfba8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev-tools/build_release.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,7 @@ def check_s3_credentials():
557557
* check if the release is there https://oss.sonatype.org/content/repositories/releases/org/elasticsearch/elasticsearch/%(version)s
558558
* announce the release on the website / blog post
559559
* tweet about the release
560+
* announce the release in the google group/mailinglist
560561
"""
561562
print(pending_msg % { 'version' : release_version} )
562563
success = True

0 commit comments

Comments
 (0)