summaryrefslogtreecommitdiff
path: root/doc/release
diff options
context:
space:
mode:
authorJob van der Voort <job@gitlab.com>2015-05-07 14:26:21 +0000
committerJob van der Voort <job@gitlab.com>2015-05-07 14:26:21 +0000
commit4164f6155ab91fe64d3b8cd66f5db23ba6005018 (patch)
tree9c0efc6c3d319cfc85af91b936b319f888717231 /doc/release
parent0ccc4f19d08c5aa045dd2347b02af8c22de09119 (diff)
downloadgitlab-ce-4164f6155ab91fe64d3b8cd66f5db23ba6005018.tar.gz
new issue after release
Diffstat (limited to 'doc/release')
-rw-r--r--doc/release/patch.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/release/patch.md b/doc/release/patch.md
index 4c7b471785f..a569bb3da8d 100644
--- a/doc/release/patch.md
+++ b/doc/release/patch.md
@@ -44,7 +44,7 @@ Create release tag and push to remotes:
bundle exec rake release["x.x.x"]
```
-### Release
+## Release
1. [Build new packages with the latest version](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/release.md)
1. Apply the patch to GitLab.com and the private GitLab development server
@@ -53,3 +53,4 @@ bundle exec rake release["x.x.x"]
1. Send tweets about the release from `@gitlab`, 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)
1. [Create new AMIs](https://dev.gitlab.org/gitlab/AMI/blob/master/README.md)
+1. Create a new patch release issue for the next potential release \ No newline at end of file