Skip to content

Commit a5fed30

Browse files
authored
Merge pull request #45 from Percona-Lab/dbmurphy-pullapprove
Create .pullapprove.yml
2 parents 915a6fd + d7f3f62 commit a5fed30

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.pullapprove.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
approve_by_comment: true
2+
approve_regex: '^(Approved|:\+1:)'
3+
reject_regex: ^Rejected
4+
reset_on_push: false
5+
reviewers:
6+
name: pullapprove
7+
required: 1
8+
members:
9+
- dbmurphy
10+
- timvaillancourt
11+
- vadimtk

0 commit comments

Comments
 (0)