This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new a2b62d1 Updated Release process (markdown)
a2b62d1 is described below
commit a2b62d12e253a9603c1d49534fad58e1dd72a2d6
Author: Matteo Merli <[email protected]>
AuthorDate: Fri Apr 19 11:10:03 2019 -0700
Updated Release process (markdown)
---
Release-process.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Release-process.md b/Release-process.md
index 022c5ff..081cb01 100644
--- a/Release-process.md
+++ b/Release-process.md
@@ -365,6 +365,8 @@ git add versioned_docs/version-<release-version>
8. Once the build is done, the new website should be automatically published.
Open https://pulsar.apache.org in your browsers to verify all the changes are
alive.
+9. Publish the release on GitHub, copying the same release notes:
https://github.com/apache/pulsar/releases
+
#### 15. Announce the release
Once the release artifacts are available in the Apache Mirrors and the website
is updated,