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:
authorVladimir Shushlin <vshushlin@gitlab.com>2019-08-26 13:44:42 +0300
committerNick Thomas <nick@gitlab.com>2019-08-26 13:44:42 +0300
commit1131bd33bcaa1c7aabe47eabc0c66983f86a0b13 (patch)
tree38bb6ccd886ad4f8fff607adc783556ad4651f34 /.gitlab
parent119326917932e99dae8fceab3f86382ed4b61a07 (diff)
Remove redundant changelog fields from security template
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/merge_request_templates/Security Release.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/merge_request_templates/Security Release.md b/.gitlab/merge_request_templates/Security Release.md
index 23bbf965..bb4265bb 100644
--- a/.gitlab/merge_request_templates/Security Release.md
+++ b/.gitlab/merge_request_templates/Security Release.md
@@ -19,7 +19,7 @@ When submitting a merge request for gitlab-pages, CE and EE merge requests for u
- [ ] MR targets `master`, or `X-Y-stable` for backports
- [ ] Milestone is set for the version this MR applies to
- [ ] Title of this MR is the same as for all backports
-- [ ] A [CHANGELOG entry](https://docs.gitlab.com/ee/development/changelog.html) is added without a `merge_request` value, with `type` set to `security`
+- [ ] A CHANGELOG entry is added
- [ ] Add a link to this MR in the `links` section of related issue
- [ ] Set up an CE MR: CE_MR_LINK_HERE
- [ ] Set up an EE MR: EE_MR_LINK_HERE