summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJob van der Voort <job@gitlab.com>2015-06-15 14:02:34 +0000
committerJob van der Voort <job@gitlab.com>2015-06-15 14:02:34 +0000
commitcbba28bdb6dbb6eae297e7040938de06e70bc6d8 (patch)
treed504cb11f8860d4bc109c1325e08fdca5fc6b71b
parent6c7131b469ba0f20babfb10f1027b62bf43b44d8 (diff)
parent8f1eb7fed28361817289391f11a5773c8ebdbf6d (diff)
downloadgitlab-ce-cbba28bdb6dbb6eae297e7040938de06e70bc6d8.tar.gz
Merge branch 'blog-post-in-advance' into 'master'
Prepare blog post in advance Prepare the blog posts template directly after merging the old one. This way people can add add items that should not be forgotten during the month. See merge request !816
-rw-r--r--doc/release/monthly.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md
index 97418db7478..8d475296a22 100644
--- a/doc/release/monthly.md
+++ b/doc/release/monthly.md
@@ -142,7 +142,8 @@ Tweet about the RC release:
## Prepare the blog post
-1. Start with a complete copy of the [release blog template](https://gitlab.com/gitlab-com/www-gitlab-com/blob/master/doc/release_blog_template.md) and fill it out.
+1. The blog post template for this release should already exist and might have comments that were added during the month.
+1. Fill out as much of the blog post template as you can.
1. Make sure the blog post contains information about the GitLab CI release.
1. Check the changelog of CE and EE for important changes.
1. Also check the CI changelog
@@ -155,6 +156,7 @@ Tweet about the RC release:
1. Create a merge request on [GitLab.com](https://gitlab.com/gitlab-com/www-gitlab-com/tree/master)
1. Assign to one reviewer who will fix spelling issues by editing the branch (either with a git client or by using the online editor)
1. Comment to the reviewer: '@person Please mention the whole team as soon as you are done (3 workdays before release at the latest)'
+1. Create a complete copy of the [release blog template](https://gitlab.com/gitlab-com/www-gitlab-com/blob/master/doc/release_blog_template.md) for the release after this.
## Create CE, EE, CI stable versions
@@ -212,4 +214,4 @@ Consider creating a post on Hacker News.
## Create a WIP blogpost for the next release
-Create a WIP blogpost using [release blog template](https://gitlab.com/gitlab-com/www-gitlab-com/blob/master/doc/release_blog_template.md).
+Create a WIP blogpost using [release blog template](https://gitlab.com/gitlab-com/www-gitlab-com/blob/master/doc/release_blog_template.md). \ No newline at end of file