This is an automated email from the ASF dual-hosted git repository.

erikrit pushed a commit to branch etr2460-patch-3
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git

commit 4786254b7edb3227b3fe315e325d7aaf2d735aed
Author: Erik Ritter <erik.rit...@airbnb.com>
AuthorDate: Mon Jun 29 10:04:21 2020 -0700

    docs: update release instructions for Github releases
---
 RELEASING/README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/RELEASING/README.md b/RELEASING/README.md
index 6b69b81..c6ea71d 100644
--- a/RELEASING/README.md
+++ b/RELEASING/README.md
@@ -308,6 +308,13 @@ Once it's all done, an [ANNOUNCE] thread announcing the 
release to the dev@ mail
     (venv)$ python send_email.py announce
 ```
 
+### Github Release
+
+Finally, so the Github UI reflects the latest release, you should create a 
release from the
+tag corresponding with the new version. Go to 
https://github.com/apache/incubator-superset/tags,
+click the 3-dot icon and select `Create Release`, paste the content of the 
ANNOUNCE thread in the
+release notes, and publish the new release.
+
 ## Post release
 
 #### Refresh documentation website

Reply via email to