Skip to content

Commit 4f676de

Browse files
authored
[ci skip] ci(mergify): upgrade configuration to current format (#334)
2 parents 54cce2a + 0228b74 commit 4f676de

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.mergify.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pull_request_rules:
22
- name: Make sure PR are update before merging with rebase
33
description: This automatically rebases PRs when they are out-of-date with the
4-
base branch to avoid semantic conflicts (next step us switch to merge
4+
base branch to avoid semantic conflicts (next step us switch to merge
55
queue).
66
conditions:
77
- "#commits-behind >= 10"
@@ -26,6 +26,5 @@ pull_request_rules:
2626
message: >
2727
👋 {{author}} your PR is conflicting and needs to be updated to be
2828
merged
29-
queue_rules:
30-
- name: surf-api-queue
31-
branch_protection_injection_mode: none
29+
merge_protections_settings:
30+
reporting_method: check-runs

0 commit comments

Comments
 (0)