Skip to content

Add `alert_runbooks` feature flag

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

What does this MR do?

Adds a feature flag for the Alert runbooks feature, to aid development.

The flag will be named alert_runbooks.

Also adds an empty field to the frontend and enabled/disabled specs for the flag using this field.

Screenshots

before after (alert_runbooks disabled) after (alert_runbooks enabled)
Screenshot_2020-07-28_at_12.15.27 Screenshot_2020-07-28_at_12.15.27 Screenshot_2020-07-28_at_12.15.05

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