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-12-13 18:08:31 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-13 18:08:31 +0300
commit57ed4c594d37326f1d27752df575b581c522ab05 (patch)
tree455227f40aaf31c6977fb51839770753df824e72 /config
parent8ebd99a81f8fe458153de9815f73f9067d010293 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/ops/run_clickhouse_migrations_automatically.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/feature_flags/ops/run_clickhouse_migrations_automatically.yml b/config/feature_flags/ops/run_clickhouse_migrations_automatically.yml
new file mode 100644
index 00000000000..a031dc60475
--- /dev/null
+++ b/config/feature_flags/ops/run_clickhouse_migrations_automatically.yml
@@ -0,0 +1,8 @@
+---
+name: run_clickhouse_migrations_automatically
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138661
+rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/434848
+milestone: '16.7'
+type: ops
+group: group::runner
+default_enabled: false