Skip to content

Commit 1148256

Browse files
woody-applepull[bot]
authored andcommitted
ci(Mergify): configuration update (#27329)
1 parent 160e569 commit 1148256

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.mergify.yml

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
pull_request_rules:
2+
- name: Automatic merge on PullApprove
3+
conditions:
4+
- "#approved-reviews-by>=1"
5+
- "#review-threads-unresolved=0"
6+
- "-draft"
7+
- or:
8+
- "check-success=pullapprove"
9+
- "check-skipped=pullapprove"
10+
- "check-neutral=pullapprove"
11+
actions:
12+
merge:
13+
method: squash

0 commit comments

Comments
 (0)