Skip to content

Perform syncing of branches and tags for KAS only if FF is on

Reuben Pereira requested to merge rp/fix-kas-ff into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Content

  • Perform syncing of branches and tags for KAS only if FF is on

Check if the release_the_kas feature flag is on before syncing branches and tags for the KAS project.

This should fix the error we're facing while publishing a patch release: https://ops.gitlab.net/gitlab-org/release/tools/-/jobs/13537333.

Author Check-list

  • Has documentation been updated?
Edited by Reuben Pereira

Merge request reports