We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4643f78 commit bcfba8bCopy full SHA for bcfba8b
dev-tools/build_release.py
@@ -557,6 +557,7 @@ def check_s3_credentials():
557
* check if the release is there https://oss.sonatype.org/content/repositories/releases/org/elasticsearch/elasticsearch/%(version)s
558
* announce the release on the website / blog post
559
* tweet about the release
560
+ * announce the release in the google group/mailinglist
561
"""
562
print(pending_msg % { 'version' : release_version} )
563
success = True
0 commit comments