Skip to content

Security::TrackingIssue correctly handles major version bumps

Robert Speicher requested to merge rs-product-milestone into master

What does this MR do?

Closes gitlab-com/gl-infra/delivery#1704 (closed)

2b152ac9 - Add ProductMilestone implementation

521750b7 - Use ProductMilestone.current for GitlabClient.current_milestone

d3029b0c - Security::TrackingIssue correctly handles major version bumps

We now take advantage of ProductMilestone to fetch the next milestone version regardless of major or minor bump.

Author Check-list

  • Has documentation been updated?

Merge request reports