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
How to set up and validate locally
- Enable the
split_operations_visibility_permissions
flag:Feature.enable(:split_operations_visibility_permissions)
- Create a project
- Go to Settings > General
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Andrew Fontaine