Skip to content

Reduce the number of steps in security patch template

Marin Jankovski requested to merge mj/release-template into master

The security issue template had some questionable steps:

  1. Validating on staging and canary and waiting for appsec to respond to both is redundant. If they confirm one time, we have not seen them confirm again
  2. Tagging security auto-deploy version without delay because security tag should provide us with quick feedback anyway.

Merge request reports