Skip to content

Refactor(opsgenie): remove Opsgenie integration frontend code

David O'Regan requested to merge 273657-remove-opsgenie-integration into master

What does this MR do?

A small MVC for #273657 (closed) where we refactor the Opsgenie integration frontend code for Incident management to depreciate the feature. The backend code will be removed in a separate merge to keep LOE as low as possible.

We also update the documentation to mark the feature as depreciated.

Screenshots (strongly suggested)

Screenshot_2020-12-23_at_16.24.06

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:

  • 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 #273657 (closed)

Merge request reports