From bae8c423c971eb43f56ca4cfa6ed6fe35ca176c0 Mon Sep 17 00:00:00 2001 From: James Ritchey Date: Wed, 6 Mar 2019 11:57:57 -0800 Subject: [PATCH] add create new sec release issue, assign to RMs, and update slack channel --- general/security/security-engineer.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/general/security/security-engineer.md b/general/security/security-engineer.md index beea0f3a..d10fbef1 100644 --- a/general/security/security-engineer.md +++ b/general/security/security-engineer.md @@ -78,6 +78,9 @@ publishing: * Put the link of the new blog post in the email notification request issue as well as the security release issue. * Follow-up with disclosure reports to inform/thank security researchers and HackerOne issues. * Close out the issues on both HackerOne and Gitlab. +* Create a new security release issue in https://gitlab.com/gitlab-org/gitlab-ce from the `Security Release` issue template. +* Assign it to the next month Release Managers from https://about.gitlab.com/community/release-managers/. +* Update the `#releases` slack channel topic with the previously created issue. ### Post release -- GitLab