From 2f436c36d213d699d5cc77f7c89576e4b20db3bd Mon Sep 17 00:00:00 2001 From: Stefano Ricci Date: Thu, 31 Oct 2024 14:35:53 +0100 Subject: [PATCH] updated Mergify configuration --- .mergify.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.mergify.yml b/.mergify.yml index f98cc373a1..5f216d3012 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -1,16 +1,16 @@ queue_rules: - name: default - conditions: + queue_conditions: - check-success=build - check-success=DeepScan - + merge_method: squash + pull_request_rules: - name: Automatic merge on approval conditions: - "#approved-reviews-by>=1" actions: queue: - method: squash name: default - name: automatic branch update conditions: