This is an automated email from the ASF dual-hosted git repository.
johncasey pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 5fc19fffcdf Move closing milestone out of PMC-only tasks (#25516)
5fc19fffcdf is described below
commit 5fc19fffcdfe839f6e85372c94a3617d17c529c9
Author: Danny McCormick <[email protected]>
AuthorDate: Thu Feb 16 15:15:35 2023 -0500
Move closing milestone out of PMC-only tasks (#25516)
---
website/www/site/content/en/contribute/release-guide.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/website/www/site/content/en/contribute/release-guide.md
b/website/www/site/content/en/contribute/release-guide.md
index a73fde620a6..2f67840004b 100644
--- a/website/www/site/content/en/contribute/release-guide.md
+++ b/website/www/site/content/en/contribute/release-guide.md
@@ -1192,6 +1192,10 @@ Note this script reads the release notes from the blog
post, so you should make
After running the script, the release notes should be visible on Github's
[Releases](https://github.com/apache/beam/releases) page.
+### Mark the version as released in GitHub
+
+In GitHub, in the [milestone page](https://github.com/apache/beam/milestones),
click close on the current release.
+
### PMC-Only Finalization
There are a few release finalization tasks that only PMC members have
permissions to do.
Ping [dev@](mailto:[email protected]) for assistance if you need it.
@@ -1203,10 +1207,6 @@ Copy the source release from the `dev` repository to the
`release` repository at
Make sure the last release's artifacts have been copied from `dist.apache.org`
to `archive.apache.org`.
This should happen automatically: [dev@
thread](https://lists.apache.org/thread.html/39c26c57c5125a7ca06c3c9315b4917b86cd0e4567b7174f4bc4d63b%40%3Cdev.beam.apache.org%3E)
with context.
-#### Mark the version as released in GitHub
-
-In GitHub, in the [milestone page](https://github.com/apache/beam/milestones),
click close on the current release.
-
#### Recordkeeping with ASF
Use [reporter.apache.org](https://reporter.apache.org/addrelease.html?beam) to
seed the information about the release into future project reports.