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:27:13 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2020-05-12 22:27:13 +0300
commit34cfb38599b5a0dcf5b7533eb8830719f35a8a16 (patch)
tree33bd2a029efa56d9cf5f2e482d29391a70c31a2b /.gitlab
parent6bc88950a9c4177fb0cee29c8bb278282ea3d9da (diff)
Revert "Move security fixes from dev to security mirror"
This reverts commit 6bc88950a9c4177fb0cee29c8bb278282ea3d9da
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 34e0eae4..bb4265bb 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 `https://gitlab.com/gitlab-org/security/gitlab-pages`.
+This MR should be created on `dev.gitlab.org`.
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 https://gitlab.com/gitlab-org/security/gitlab
+- [ ] Link to the developer security workflow issue on `dev.gitlab.org`
- [ ] 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 https://gitlab.com/gitlab-org/security/gitlab-pages
+- [ ] Create corresponding tag and push it to `dev.gitlab.org`
/label ~security