Skip to content

Add a ChatOps command to generate Security Release Tracking Issue

Security Release Tracking Issues are manually generated using a template. It'd be great to have a chatops command to generate this automatically

Proposal

Add a ChatOps command to generate this issue, something like

/chatops run security tracking_issue --prepare

Implementation steps

  1. Add a rake task that create the template on release-tools
  2. Add the new command on ChatOps that execute the task on release-tools
  3. Modify the security template so Release Managers create a new security release tracking issue as the last step
  4. Modify documentation to indicate AppSec the security release tracking issue is automatically created
  5. Remove the template from GitLab

To do

Testing

Edited by Mayra Cabrera