Commit 824a1717 authored by Sean McGivern's avatar Sean McGivern

Merge branch 'remove-ci-secrets-management-licenced-feature-flag' into 'master'

Remove ci_secrets_management as licensed feature flag.

See merge request gitlab-org/gitlab!46759
parents 127a7b60 d19cf6f2
...@@ -14,7 +14,6 @@ if Gitlab.ee? && Gitlab.dev_or_test_env? ...@@ -14,7 +14,6 @@ if Gitlab.ee? && Gitlab.dev_or_test_env?
# being unique to licensed names. These feature flags should be reworked to # being unique to licensed names. These feature flags should be reworked to
# be "development" with explicit check # be "development" with explicit check
IGNORED_FEATURE_FLAGS = %i[ IGNORED_FEATURE_FLAGS = %i[
ci_secrets_management
feature_flags_related_issues feature_flags_related_issues
group_wikis group_wikis
incident_sla incident_sla
......
---
name: ci_secrets_management
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/42055
rollout_issue_url:
group: group::release management
type: licensed
default_enabled: true
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment