Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytses@gmail.com>2014-06-22 16:03:52 +0400
committerSytse Sijbrandij <sytses@gmail.com>2014-06-22 16:03:52 +0400
commit6f7cf8692c266ea27bcfc3d22ddc2eccce4926ef (patch)
tree54dd784e13e8d18ed1d5960e79cc6968ba3b326d /doc/release
parent67934145e88e439c4266d6a4f19372f170fc6095 (diff)
Create the regression issue when the rc is released.
Diffstat (limited to 'doc/release')
-rw-r--r--doc/release/monthly.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md
index 99f2d4cafed..438d423b0dc 100644
--- a/doc/release/monthly.md
+++ b/doc/release/monthly.md
@@ -115,6 +115,17 @@ Merge the RC1 code into GitLab.com. Once the build is green, deploy in the morni
It is important to do this as soon as possible, so we can catch any errors before we release the full version.
+### **9. Create a regressions issue**
+
+On [the GitLab CE issue tracker on GitLab.com](https://gitlab.com/gitlab-org/gitlab-ce/issues/) create an issue titled "GitLab X.X regressions" add the following text:
+
+This is a meta issue to discuss possible regressions in this monthly release and any patch versions.
+Please do not raise issues directly in this issue but link to issues that might warrant a patch release.
+The decision to create a patch release or not is with the release manager who is assigned to this issue.
+The release manager will comment here about the plans for patch releases.
+
+Assign the issue to the release manager and /cc all the core-team members active on the issue tracker. If there are any known bugs in the release add them immediately.
+
# **21st - Preparation **
### **1. Prepare the blog post**
@@ -214,17 +225,6 @@ Include a link to the blog post and keep it short.
Proposed email for CE: "We have released a new version of GitLab Community Edition and its packages. See our blog post(<link>) for more information."
-### **10. Create a regressions issue**
-
-On [the GitLab CE issue tracker on GitLab.com](https://gitlab.com/gitlab-org/gitlab-ce/issues/) create an issue titled "GitLab X.X regressions" add the following text:
-
-This is a meta issue to discuss possible regressions in this monthly release and any patch versions.
-Please do not raise issues directly in this issue but link to issues that might warrant a patch release.
-The decision to create a patch release or not is with the release manager who is assigned to this issue.
-The release manager will comment here about the plans for patch releases.
-
-Assign the issue to the release manager and /cc all the core-team members active on the issue tracker. If there are any known bugs in the release add them immediately.
-
# **23rd - Optional Patch Release**
# **24th - Update GitLab.com**