Skip to content

Commit 4a1a840

Browse files
author
Mrunal Patel
committed
Merge pull request #458 from crosbymichael/2lgtm
Add PullApprove checks
2 parents 8bca380 + aa9f3a2 commit 4a1a840

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.pullapprove.yml

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

0 commit comments

Comments
 (0)