Skip to content

Commit 324999e

Browse files
committed
update mergify
1 parent 58b2ab1 commit 324999e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.mergify.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
pull_request_rules:
22
- name: Assign the main reviewers
33
conditions:
4-
- check-success=tests
54
- check-success=build
65
- check-success=CodeFactor
76
actions:
87
request_reviews:
9-
teams:
10-
- "@APLA-Toolbox/reviewers"
8+
users:
9+
- guilyx
10+
- sampreets3
1111
- name: Automatic merge on approval
1212
conditions:
1313
- "#approved-reviews-by>=1"

0 commit comments

Comments
 (0)