Skip to content

Commit a867bd3

Browse files
committed
Mergify: configuration update
1 parent 9fe62f9 commit a867bd3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.mergify.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
pull_request_rules:
2+
- name: Automatic merge on approval and when when GitHub branch protection passes on main
3+
conditions:
4+
- "#approved-reviews-by>=1"
5+
- base=main
6+
actions:
7+
merge:
8+
method: merge
9+
strict: true

0 commit comments

Comments
 (0)