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:
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/merge_request_templates/Security Release.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/.gitlab/merge_request_templates/Security Release.md b/.gitlab/merge_request_templates/Security Release.md
index bb4265bb..983ffbfc 100644
--- a/.gitlab/merge_request_templates/Security Release.md
+++ b/.gitlab/merge_request_templates/Security Release.md
@@ -1,6 +1,6 @@
<!--
# README first!
-This MR should be created on `dev.gitlab.org`.
+This MR should be created on `https://gitlab.com/gitlab-org/security/gitlab-pages`.
See [the general developer security release guidelines](https://gitlab.com/gitlab-org/release/docs/blob/master/general/security/developer.md).
@@ -15,20 +15,19 @@ When submitting a merge request for gitlab-pages, CE and EE merge requests for u
## Developer checklist
-- [ ] Link to the developer security workflow issue on `dev.gitlab.org`
+- [ ] Link to the developer security workflow issue on https://gitlab.com/gitlab-org/security/gitlab
- [ ] 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 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
+- [ ] Create a merge request in [GitLab Security](https://gitlab.com/gitlab-org/security/gitlab) bumping GitLab pages version: MR_LINK_HERE
- [ ] Assign to a Pages maintainer for review and merge
## Reviewer checklist
- [ ] Correct milestone is applied and the title is matching across all backports
- [ ] Merge this merge request
-- [ ] Create corresponding tag and push it to `dev.gitlab.org`
+- [ ] Create corresponding tag and push it to https://gitlab.com/gitlab-org/security/gitlab-pages
/label ~security