Skip to content

Add feature flag for alert deprecation [RUN ALL RSPEC] [RUN AS-IF-FOSS]

Tristan Read requested to merge tr-alert-deprecation-feature-flag into master

What does this MR do?

Adds a feature flag managed_alerts_deprecation for the alert deprecation rollout. This is to allow the deprecation to be activated on June 7th.

This flag will be used for the various features that need to be deprecated together, as described in this parent epic: &5877.

Adds a usage of this feature flag, to satisfy the build job that requires at least one feature flag reference in the code. This will eventually be used anyway so it's not big deal to add it here 🙂

Rollout issue: #331863 (closed)

Screenshots (strongly suggested)

no visual change

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • [n/a] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [n/a] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [n/a] Security reports checked/validated by a reviewer from the AppSec team
Edited by Tristan Read

Merge request reports

Loading