Skip to content

Commit e7e755c

Browse files
mergify[bot]gildesmarais
authored andcommitted
ci(mergify): upgrade configuration to current format
1 parent bd84346 commit e7e755c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.mergify.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
queue_rules:
22
- name: dependabot
3-
conditions:
3+
queue_conditions:
4+
- author=dependabot[bot]
5+
merge_conditions:
46
- author=dependabot[bot]
57
- status-success=build
68
- base=main
9+
merge_method: squash
710

811
pull_request_rules:
9-
- name: automatic merge for Dependabot pull requests
10-
conditions:
11-
- author=dependabot[bot]
12+
- name: refactored queue action rule
13+
conditions: []
1214
actions:
1315
queue:
14-
method: squash
15-
name: dependabot

0 commit comments

Comments
 (0)