Skip to content

Add escalation policy BE integration

What does this MR do?

Integrates escalation policy create with backend

This functionality is behind the feature flag run

rails c
Feature.enable(:escalation_policies_mvc)

The minimal license required is GitLab Premium

To check - navigate to your project=>Monitor=>Escalation Policies

Still to implement

Screenshots (strongly suggested)

2021-05-27_00.30.14

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.

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

Related to #268356 (closed)

Edited by Olena Horal-Koretska

Merge request reports