diff options
author | Job van der Voort <jobvandervoort@gmail.com> | 2015-05-22 15:19:06 +0200 |
---|---|---|
committer | Job van der Voort <jobvandervoort@gmail.com> | 2015-05-22 15:19:06 +0200 |
commit | 33dbb30fb46f7b5714ccf8d096999e8c42ae5476 (patch) | |
tree | e7e020d8395a7add678e2f0f23be6a162309c9c8 /doc/release/monthly.md | |
parent | f5db97aad6fb75d8c7d67ef42e2d585389de924c (diff) | |
download | gitlab-ce-33dbb30fb46f7b5714ccf8d096999e8c42ae5476.tar.gz |
notify the core team and devs
Diffstat (limited to 'doc/release/monthly.md')
-rw-r--r-- | doc/release/monthly.md | 5 |
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. |