summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Sizov <valery@gitlab.com>2014-10-30 11:28:20 +0000
committerValery Sizov <valery@gitlab.com>2014-10-30 11:28:20 +0000
commitfa96b0517fbed0a63ad1c8ddbf0e67d710c08c4a (patch)
tree76fb70c85d39d8d9f9e80d9a5f0c99b1ac4fd27c
parent408bbb1bc6840a678d444e7398de2ac1f45aa26d (diff)
parentbd0d679b236aa03c5b1f4596d5d669e225288030 (diff)
downloadgitlab-ce-fa96b0517fbed0a63ad1c8ddbf0e67d710c08c4a.tar.gz
Merge branch 'patch-release-tweet' into 'master'
Patch release tweet This tweet is not very informative: https://twitter.com/gitlabhq/status/525728773812289536 @valery Can you please ensure the tweet includes the most important feature that the release is addressing? I also updated the manual to link to the blog post. See merge request !1231
-rw-r--r--doc/release/patch.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/release/patch.md b/doc/release/patch.md
index 3ee55028b1f..5d2fa053cac 100644
--- a/doc/release/patch.md
+++ b/doc/release/patch.md
@@ -26,6 +26,6 @@ Otherwise include it in the monthly release and note there was a regression fix
1. Apply the patch to GitLab Cloud and the private GitLab development server
1. [Build new packages with the latest version](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/release.md)
1. Cherry-pick the changelog update back into master
-1. Create blog post
-1. Send tweets about the release from `@gitlabhq`, tweet should include the most important feature that the release is addressing as well as the link to the changelog
+1. Create and publish a blog post
+1. Send tweets about the release from `@gitlabhq`, tweet should include the most important feature that the release is addressing and link to the blog post
1. Note in the 'GitLab X.X regressions' issue that the patch was published (CE only)