Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-04-10 18:16:36 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-10 18:16:36 +0300
commitf93ec4cb3933e2fe25b90844a6671f2bf312c5a3 (patch)
treeec17d40be44fba1a8fa53a31baa4e5e33223e698 /config
parent03d905f63fe0c0cab4711bf1ff41887b595e6e49 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/allow_protected_branches_for_group.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/feature_flags/development/allow_protected_branches_for_group.yml b/config/feature_flags/development/allow_protected_branches_for_group.yml
new file mode 100644
index 00000000000..16b06182f7c
--- /dev/null
+++ b/config/feature_flags/development/allow_protected_branches_for_group.yml
@@ -0,0 +1,8 @@
+---
+name: allow_protected_branches_for_group
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/116779
+rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/383178
+milestone: '15.11'
+type: development
+group: group::compliance
+default_enabled: false