Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-04-13 12:39:13 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-04-13 12:39:13 +0300
commitd6c967117f879fa8793946bbbdd85f3b67479ee6 (patch)
treed692d2e8477c683f06565e1f70d81ba827af4659 /.gitlab
parent9c52848bb9e394c70e5363ee20f5b9105cc0ae5d (diff)
Pre add the release label to the template
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/merge_request_templates/Release.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitlab/merge_request_templates/Release.md b/.gitlab/merge_request_templates/Release.md
index 934e7a1f..44d48f36 100644
--- a/.gitlab/merge_request_templates/Release.md
+++ b/.gitlab/merge_request_templates/Release.md
@@ -7,5 +7,7 @@
- [ ] Edit `content/_data/versions.yaml` and rotate the versions
- [ ] Edit `Dockerfile.master` and rotate the versions
- [ ] Edit `dockerfiles/Dockerfile.archive` and add the new version
-- [ ] \(Optional) Rerun the `10.7` pipeline if there are changes in the docs after the Docker image was created
+- [ ] \(Optional) Rerun the stable version pipeline if there are changes in the docs after the Docker image was created
- [ ] Merge and manually run the [scheduled pipeline](https://gitlab.com/gitlab-com/gitlab-docs/pipeline_schedules).
+
+/label ~release