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-05-26 09:07:38 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-26 09:07:38 +0300
commit8b769ec85e8c7d52ed3f9a72210aa54843b40156 (patch)
tree4ffbe7457d647ca318ec9e6f6d8c48a688f6f587 /config
parent714b3cb4a32659be990a389736a9cb78a1ef7370 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/attach_ci_builds_partition.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/feature_flags/development/attach_ci_builds_partition.yml b/config/feature_flags/development/attach_ci_builds_partition.yml
new file mode 100644
index 00000000000..44c86dfd6ce
--- /dev/null
+++ b/config/feature_flags/development/attach_ci_builds_partition.yml
@@ -0,0 +1,8 @@
+---
+name: attach_ci_builds_partition
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/121554
+rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/382033
+milestone: '16.1'
+type: development
+group: group::pipeline execution
+default_enabled: false