Skip to content

Close security tracking issues when creating them

Yorick Peterse requested to merge closing-tracking-issues into master

When creating a new security release tracking issue, we will now close existing security tracking issues. We do this outside the TrackingIssue class, as its create method isn't called when an issue already exists.

This fixes gitlab-com/gl-infra/delivery#1363 (closed)

Edited by Yorick Peterse

Merge request reports