Skip to content

Remove ci_secrets_management as licensed feature flag.

What does this MR do?

ci_secrets_management was rolled out and removed with #243431 (closed) but we did not remove the licensed feature flag definition (ee/config/feature_flags/licensed/ci_secrets_management.yml).

This MR removes this. See #273362 (closed) for more details.

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

Merge request reports