Skip to content

Feature flag rollout - add /chatops delete steps following enable by default

Neil McCorrison requested to merge feature-flag-rollout-updates into master

What does this MR do and why?

Currently our feature flag rollout template instructs to run the /chatop delete commands during the clean-up phase. While our documentation indicates it should be done following the enable by default to avoid any undesired effects.

https://docs.gitlab.com/ee/development/feature_flags/controls.html

image

This MR copies the Clean up the feature flag from all environments by running these chatops command steps into the Enable by default section of the rollout template.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

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

MR acceptance checklist

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

Merge request reports