Skip to content

Add rollback steps to feature flag rollout issue

Reuben Pereira requested to merge rp/add-ff-rollback-steps into master

What does this MR do and why?

Add rollback steps to feature flag rollout issue. This is a corrective action for gitlab-org/release/tasks#8711 (closed).

When rolling back, the FF should be disabled and deleted on all environments, not just production.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

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

Edited by Reuben Pereira

Merge request reports