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 'PROCESS.md')
-rw-r--r--PROCESS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/PROCESS.md b/PROCESS.md
index f32731c6..c11f2b95 100644
--- a/PROCESS.md
+++ b/PROCESS.md
@@ -56,6 +56,7 @@ Pages security releases are built on top of the [GitLab Security Release process
the same steps stated on the [Security Developer] guidelines with some adjustments:
- Apart from the [security merge requests] created on [GitLab Security], merge requests will also be created on [GitLab Pages Security]:
+ - A security implementation issue is prepared using the [security developer workflow template].
- Merge request targeting `master` is prepared with the GitLab Pages security fix.
- Backports are prepared for the last releases corresponding to last 3 GitLab releases.
- Security merge requests are required to use the [merge request security template].
@@ -77,5 +78,6 @@ the same steps stated on the [Security Developer] guidelines with some adjustmen
[security merge requests]: https://gitlab.com/gitlab-org/release/docs/blob/master/general/security/developer.md#create-merge-requests
[GitLab Security]: https://gitlab.com/gitlab-org/security/gitlab/
[merge request security template]: https://gitlab.com/gitlab-org/gitlab-pages/-/blob/master/.gitlab/merge_request_templates/Security%20Release.md
+[security developer workflow template]: https://gitlab.com/gitlab-org/gitlab-pages/-/blob/master/.gitlab/issue_templates/Security%20developer%20workflow.md
[Release Tools]: https://gitlab.com/gitlab-org/release-tools/
[GitLab Pages]: https://gitlab.com/gitlab-org/gitlab-pages