Skip to content

Commit 46fc256

Browse files
committed
Add pullaprove config
Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
1 parent b48e5e7 commit 46fc256

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.pullapprove.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: 2
2+
groups:
3+
code-review:
4+
approve_by_comment:
5+
approve_regex: ^Approved
6+
enabled: true
7+
reject_regex: ^Rejected
8+
required: 1
9+
reset_on_push:
10+
enabled: false
11+
users:
12+
- mattstratton

0 commit comments

Comments
 (0)