Skip to content

Commit 076e5dc

Browse files
author
Ma Shimiao
committed
add pullapprove.yml as PullApprove enabled
Signed-off-by: Ma Shimiao <[email protected]>
1 parent 389c73a commit 076e5dc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.pullapprove.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
approve_by_comment: true
2+
approve_regex: ^LGTM
3+
reject_regex: ^Rejected
4+
reset_on_push: true
5+
author_approval: ignored
6+
signed_off_by:
7+
required: true
8+
reviewers:
9+
teams:
10+
- runtime-tools-maintainers
11+
name: default
12+
required: 2

0 commit comments

Comments
 (0)