Skip to content

Rename ff_compliance_approval_gates to ff_external_status_checks

Max Woolf requested to merge 329853-rename-approval-gates-feature-flag into master

What does this MR do?

Because the compliance approval gates feature changed significantly during 13.12 and 14.0, it made sense to rename the flags. There is no customer-facing changes and this feature is still default-off so no changelog is required.

  • Renames the feature flag ff_compliance_approval_gates to ff_external_status_checks.
  • Renames the licensed feature compliance_approval_gates to external_status_checks.

Screenshots (strongly suggested)

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

Merge request reports