Skip to content

Adds automation to create appsec issue

Mayra Cabrera requested to merge create-appsec-issue into master

What does this MR do and why?

Adds automation to create appsec issue

Introduces classes, CI and rake task to automatically create the AppSec issue during the initial steps of a patch release:

Testing

  1. A dry-run issue was successfully executed. I'm intentionally not putting the output since it contains actual security fixes
  2. A test issue was created. The code was modified to prevent AppSec release managers assignation https://gitlab.com/gitlab-org/gitlab/-/issues/466284
  3. Pipeline created https://gitlab.com/gitlab-org/release-tools/-/pipelines/1323479986

Author Check-list

  • [-] Has documentation been updated?
Edited by Mayra Cabrera

Merge request reports