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-06-01 00:09:09 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-06-01 00:09:09 +0300
commit404895390afe87ce8ab939448bf7dff7dc4b7169 (patch)
tree93c323d7df6b70c84dce7b3e4e4f3d57180394a0 /config
parente9885f7a36065b9b45a35feb6c427c7742a906a4 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/ci_graphql_pipeline_mini_graph.yml8
-rw-r--r--config/feature_flags/development/command_palette.yml8
2 files changed, 16 insertions, 0 deletions
diff --git a/config/feature_flags/development/ci_graphql_pipeline_mini_graph.yml b/config/feature_flags/development/ci_graphql_pipeline_mini_graph.yml
new file mode 100644
index 00000000000..2b138885d07
--- /dev/null
+++ b/config/feature_flags/development/ci_graphql_pipeline_mini_graph.yml
@@ -0,0 +1,8 @@
+---
+name: ci_graphql_pipeline_mini_graph
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/116046
+rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/407818
+milestone: '16.1'
+type: development
+group: group::pipeline authoring
+default_enabled: false
diff --git a/config/feature_flags/development/command_palette.yml b/config/feature_flags/development/command_palette.yml
new file mode 100644
index 00000000000..cba513c305e
--- /dev/null
+++ b/config/feature_flags/development/command_palette.yml
@@ -0,0 +1,8 @@
+---
+name: command_palette
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/121932
+rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/413060
+milestone: '16.1'
+type: development
+group: group::foundations
+default_enabled: false