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-12 22:25:43 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2020-05-12 22:25:43 +0300
commit6bc88950a9c4177fb0cee29c8bb278282ea3d9da (patch)
tree1b0e9ce1673807d6f6c7b9e2be157b50bfdd54ed /.gitlab
parentc94ba374aefd919f27a421b542f8bf6e7fbbd468 (diff)
Move security fixes from dev to security mirror
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/merge_request_templates/Security Release.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitlab/merge_request_templates/Security Release.md b/.gitlab/merge_request_templates/Security Release.md
index bb4265bb..34e0eae4 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,7 +15,7 @@ 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
@@ -29,6 +29,6 @@ When submitting a merge request for gitlab-pages, CE and EE merge requests for u
- [ ] 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