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>2020-05-15 14:18:58 +0300
committerAlessio Caiazza <acaiazza@gitlab.com>2020-05-15 14:18:58 +0300
commit85124bcdce94e5600b1541e5948a5ef2c1bcbcdd (patch)
treec8b0161498557aeeecd7a768cbe7055a9e7172fc /.gitlab
parentb6cdfe830c9d0250f036acf69c9585bf4ec7b947 (diff)
Revert "Revert "Move security fixes from dev to security mirror""
This reverts commit 34cfb38599b5a0dcf5b7533eb8830719f35a8a16
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