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-01-26 18:09:04 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-26 18:09:04 +0300
commitee24c7d68f57a67754a5d1e2ea99f688029d14bd (patch)
tree8391744a26dd3f77c4bb1bbb55672ba0e066d969 /config
parenta1c0b634f78f51389fd3ec390a1803afa3de49a2 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/move_create_deployments_to_worker.yml8
-rw-r--r--config/feature_flags/development/only_allow_merge_if_all_status_checks_passed.yml2
2 files changed, 1 insertions, 9 deletions
diff --git a/config/feature_flags/development/move_create_deployments_to_worker.yml b/config/feature_flags/development/move_create_deployments_to_worker.yml
deleted file mode 100644
index e428a7510de..00000000000
--- a/config/feature_flags/development/move_create_deployments_to_worker.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-name: move_create_deployments_to_worker
-introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/108042
-rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/386903
-milestone: '15.8'
-type: development
-group: group::pipeline execution
-default_enabled: false
diff --git a/config/feature_flags/development/only_allow_merge_if_all_status_checks_passed.yml b/config/feature_flags/development/only_allow_merge_if_all_status_checks_passed.yml
index b5fd39354ec..b8d1b1f4175 100644
--- a/config/feature_flags/development/only_allow_merge_if_all_status_checks_passed.yml
+++ b/config/feature_flags/development/only_allow_merge_if_all_status_checks_passed.yml
@@ -5,4 +5,4 @@ rollout_issue_url: "https://gitlab.com/gitlab-org/gitlab/-/issues/372340"
milestone: '15.5'
type: development
group: group::compliance
-default_enabled: false
+default_enabled: true