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-08-01 18:10:12 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-08-01 18:10:12 +0300
commit4212e9c2d42fb35dda8694ca5b448e10ffc98211 (patch)
treed0f16aebc55d4f6a003556d1c1c11123923af58a /config
parent5e77663f2e4617be51e387b75872e1bcc8559f54 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/ci_needs_parallel_matrix.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/feature_flags/development/ci_needs_parallel_matrix.yml b/config/feature_flags/development/ci_needs_parallel_matrix.yml
new file mode 100644
index 00000000000..73be4f2e82d
--- /dev/null
+++ b/config/feature_flags/development/ci_needs_parallel_matrix.yml
@@ -0,0 +1,8 @@
+---
+name: ci_needs_parallel_matrix
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/118839
+rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/416479
+milestone: '16.3'
+type: development
+group: group::pipeline authoring
+default_enabled: false