Skip to content

Draft: Add KAS to managed versioning projects

Mayra Cabrera requested to merge add-kas-to-patches into master

What does this MR do and why?

  • Add KAS to managed versioning projects

The last patch release included a KAS security fix https://about.gitlab.com/releases/2024/05/22/patch-release-gitlab-17-0-1-released/, which confirms KAS can now be officially integrated into the list of Managed Versioning Projects.

The inclusion of this list will make:

  • Make KAS issues to be automatically associated with the tracking issue
  • Notify KAS issue author when an issue is included in the next patch release.
  • Include KAS issues on the security table on the tracking issue
  • Include KAS in the patch release checks (branch checks)
  • Include KAS issues as part of the coordinator

Related to https://gitlab.com/gitlab-com/gl-infra/delivery/-/issues/19960

Author Check-list

  • [-] Has documentation been updated?

Merge request reports