Skip to content

Feature flag rollout - note QA test failures can block deployment

What does this MR do and why?

Adds an item to the feature flag rollout template to note that a feature flag should be disabled if it causes QA tests to fail on staging. This will prevent the failing tests from blocking deployments while the cause of the failures are investigated.

MR acceptance checklist

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

Edited by Mark Lapierre

Merge request reports