Skip to content

Add a toggle to enable or disable environments

What does this MR do and why?

As part of splitting out the operations toggle, the environments 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

Numbered steps to set up and validate the change are strongly suggested.

  1. Enable the toggle
    Feature.enable(:split_operations_visibility_permissions)
  2. Visit any project's settings
  3. Expand the visibility section

MR acceptance checklist

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

Part of #361586 (closed)

Merge request reports

Loading