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:
authorJob van der Voort <jobvandervoort@gmail.com>2015-05-22 16:19:06 +0300
committerJob van der Voort <jobvandervoort@gmail.com>2015-05-22 16:19:06 +0300
commit33dbb30fb46f7b5714ccf8d096999e8c42ae5476 (patch)
treee7e020d8395a7add678e2f0f23be6a162309c9c8 /doc/release
parentf5db97aad6fb75d8c7d67ef42e2d585389de924c (diff)
notify the core team and devs
Diffstat (limited to 'doc/release')
-rw-r--r--doc/release/monthly.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md
index 5dd495718b0..eb97f3cd7f6 100644
--- a/doc/release/monthly.md
+++ b/doc/release/monthly.md
@@ -9,7 +9,8 @@ The new release manager should create overall issue to track the progress.
## Release Manager
-A release manager is selected that coordinates all releases the coming month, including the patch releases for previous releases.
+A release manager is selected that coordinates all releases the coming month,
+including the patch releases for previous releases.
The release manager has to make sure all the steps below are done and delegated where necessary.
This person should also make sure this document is kept up to date and issues are created and updated.
@@ -93,6 +94,8 @@ There are three changelogs that need to be updated: CE, EE and CI.
Once the stable branches have been created, update the CHANGELOG in `master` with the upcoming version, usually X.X.X.pre.
+On creating the stable branches, notify the core team and developers.
+
## QA
Create issue on dev.gitlab.org `gitlab` repository, named "GitLab X.X QA" in order to keep track of the progress.