Skip to content

Commit 394ac22

Browse files
Update .mergify.yml
1 parent 77661b4 commit 394ac22

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.mergify.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
pull_request_rules:
2-
- name: Automatic merge on approval
2+
- name: assign PRs with Python files modified to jd
33
conditions:
4-
- "#approved-reviews-by>=1"
4+
- files~=\.java$
55
actions:
6-
merge:
7-
method: merge
6+
assign:
7+
add_users:
8+
- kunal-kushwaha

0 commit comments

Comments
 (0)