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

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaime Martinez <jmartinez@gitlab.com>2021-03-10 08:03:04 +0300
committerJaime Martinez <jmartinez@gitlab.com>2021-03-10 08:03:04 +0300
commitcdd5a1a7dcb2a22d144f9d105d2350e519f4dbcb (patch)
tree4e5ef731e689bab265f228ef08f791197bf4af89
parentb3cd25883301d721a7125ce8b6d70132d9f94769 (diff)
Update release template
-rw-r--r--.gitlab/issue_templates/release.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/release.md b/.gitlab/issue_templates/release.md
index fad7ecd6..9bfd7c7f 100644
--- a/.gitlab/issue_templates/release.md
+++ b/.gitlab/issue_templates/release.md
@@ -14,7 +14,7 @@
- [ ] Create an MR for [gitlab-pages project](https://gitlab.com/gitlab-org/gitlab-pages).
You can use [this MR](https://gitlab.com/gitlab-org/gitlab-pages/merge_requests/217) as an example.
- [ ] Update `VERSION`
- - [ ] Update `CHANGELOG`
+ - [ ] Update `CHANGELOG`, you can run `make changelog` once you have pushed your branch to the remote server
- [ ] Assign to reviewer
- [ ] Once `gitlab-pages` is merged create a signed+annotated tag pointing to the **merge commit** on the **stable branch**
In case of `master` branch: