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-19 00:09:17 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-19 00:09:17 +0300
commita407a618ae21dce15c85ae15c465a531811a69b9 (patch)
tree698b42a38f42ae333c58e48f9f954d23035c5f64 /config
parent9f2bc6fc4c27d0703260352c79463fbc62555ac8 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/disable_runner_graphql_legacy_mode.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/feature_flags/development/disable_runner_graphql_legacy_mode.yml b/config/feature_flags/development/disable_runner_graphql_legacy_mode.yml
new file mode 100644
index 00000000000..583035dfc0f
--- /dev/null
+++ b/config/feature_flags/development/disable_runner_graphql_legacy_mode.yml
@@ -0,0 +1,8 @@
+---
+name: disable_runner_graphql_legacy_mode
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117875
+rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/344648
+milestone: '15.11'
+type: development
+group: group::runner
+default_enabled: false