Skip to content

Push confidential notes ff to mr fe

Lee Tickett requested to merge push_confidential_notes_ff_to_fe into master

What does this MR do?

In !52949 (merged) we introduced the confidential note/comment option to the UI but behind a feature flag.

It looks like we only push the feature flag to the frontend in the issues controller not the merge requests controller.

This MR addresses that.

Thanks @pslaughter

Screenshots (strongly suggested)

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
Edited by Lee Tickett

Merge request reports