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:
authorMarcel Amirault <mamirault@gitlab.com>2023-07-24 02:13:22 +0300
committerMarcel Amirault <mamirault@gitlab.com>2023-07-24 02:13:22 +0300
commitb7287fa092c2b446ee11f5b951e1abaec89bab6c (patch)
tree230e3d9701d53766c33823af8bd9626535dd71d4
parent8786a8ec3bc7abf53428c49f338557c46a668f24 (diff)
Update release template
-rw-r--r--.gitlab/issue_templates/release.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/.gitlab/issue_templates/release.md b/.gitlab/issue_templates/release.md
index 0780556f..4a1fc647 100644
--- a/.gitlab/issue_templates/release.md
+++ b/.gitlab/issue_templates/release.md
@@ -30,7 +30,7 @@ The following terms are used throughout this document:
```
1. Check for the stable branches that correspond with the release:
- - [ ] `gitlab`: <https://gitlab.com/gitlab-org/gitlab/-/branches?state=all&sort=updated_desc&search=stable-ee->
+ - [ ] `gitlab`: <https://gitlab.com/gitlab-org/gitlab/-/branches?state=all&sort=updated_desc&search=stable-ee>
- [ ] `gitlab-runner`: <https://gitlab.com/gitlab-org/gitlab-runner/-/branches?state=all&sort=updated_desc&search=-stable>
- [ ] `omnibus-gitlab`: <https://gitlab.com/gitlab-org/omnibus-gitlab/-/branches?state=all&sort=updated_desc&search=-stable>
- [ ] `charts/gitlab`: <https://gitlab.com/gitlab-org/charts/gitlab/-/branches?state=all&sort=updated_desc&search=-stable> (Version number is 9 lower than `gitlab` release, so GitLab 16.X = Charts 7.X)
@@ -57,10 +57,6 @@ The following terms are used throughout this document:
runs and creates a new Docker image tagged with the name of the stable branch
(for example, see [the 15.6 release pipeline](https://gitlab.com/gitlab-org/gitlab-docs/-/pipelines/702437095)).
- 1. [ ] Share the following message in the `#tw-team` channel:
-
- > :mega: The stable branch for `gitlab-docs` was created. You can now make changes to docs navigation as usual.
-
You can continue onto the next process immediately, or wait for the release post.
### On the 22nd, or the first business day after