Skip to content

Update the approval settings options text

Jiaan Louw requested to merge 337523-update-approval-settings-text into master

What does this MR do?

This MR updates the approval settings labels so that they all match as described in #337523 (closed).

Screenshots or Screencasts (strongly suggested)

Instance level

Before After
image image

Group level

Before After
image image

Project level

Before After
image image

How to setup and validate locally (strongly suggested)

Instance level

  1. View the approval settings in [GDK_HOST]/admin/push_rule

Group level

  1. Enable the dev feature flag: echo "Feature.enable(:group_merge_request_approval_settings_feature_flag)" | rails c
  2. View the approval settings in [GDK_HOST]/groups/gitlab-org/-/edit

Project level

  1. View the approval settings in [GDK_HOST]/gitlab-org/gitlab-shell/edit

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

Edited by Jiaan Louw

Merge request reports