Skip to content

Remove the `alert_runbooks` feature flag

Tristan Read requested to merge tr-remove-runbook-feature-flag into master

What does this MR do?

Removes the alert_runbooks feature flag, enabling the Metric Alert runbooks.

Issue: #232462 (closed)

Background: The alert_runbooks feature flag was added to aid development (specifically to allow the frontend parts to be merged before the backend). Now that the backend and frontend are merged (!38234 (merged), !38449 (merged)) the feature flag may be safely removed.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [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