Skip to content

Remove feature flag for zoom quick actions on issues

Allison Browne requested to merge 32133-remove-feature-flag-for-zoom into master

What does this MR do?

This enables zoom quick actions by default. Previously they could be enabled or disabled via a feature flag added in this issue:

#31103 (closed)

Development Process:

  1. Enabled the feature and checked that it was working on my dev stack
  2. Disabled the feature and confirmed that it was no longer working on my dev stack
  3. Removed feature flag
  4. Confirmed that commenting /zoom <zoom_url> on an issue was working on my dev stack again

WIP because the checklist is not complete.

Screenshots

Screen_Shot_2019-09-26_at_12.20.07_PM

Does this MR meet the acceptance criteria?

Conformity

Performance 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

Part of issue #32133 (closed)

Edited by Peter Leitzen

Merge request reports