Skip to content

Add a toggle to enable or disable releases

What does this MR do and why?

As part of splitting out the operations toggle, releases need their own toggle.

Note that the operations toggle will remain until the split is complete.

Also no changelog entry as this is still behind a feature flag.

Screenshots or screen recordings

image

How to set up and validate locally

  1. Enable the split_operations_visibility_permissions flag: Feature.enable(:split_operations_visibility_permissions)
  2. Create a project
  3. Go to Settings > General
  4. In the visibility section, toggle the releases setting

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

#361586 (closed)

Edited by Andrew Fontaine

Merge request reports