Skip to content

Add security developer workflow template

Steve Abrams requested to merge delivery19680-security-target into master

What does this MR do?

We are moving to a new process for including security issues in planned security releases. See gitlab-com/gl-infra/delivery#19686 (closed) for full details on the new process.

This MR adds a new issue template for security developer workflow. Please let me know if this should be updated as most of the contents is copy/pasted from the matching Gitaly and Omnibus issue templates.

The new process adds a step after the issue development is complete to add the security-target label so the issue can be automatically linked when ready.

We also apply the security-notifications issue to the template. This allows the issue to receive automatic comments when the new stable branch has been created, which unblocks the last backport to be created.

We will be going through any currently in progress issues to makes sure they get these updates.

Related to gitlab-com/gl-infra/delivery#19680 (closed)

Update 2 files

  • /.gitlab/issue_templates/Security developer workflow.md
  • /PROCESS.md

TODO

Merge request reports