Skip to content

Commit

Permalink
chore(owners): configure pullapprove.com
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle authored and matsko committed Jan 11, 2017
1 parent aeed737 commit 95cbca2
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions .pullapprove.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Configuration for pullapprove.com
# See ownership spreadsheet:
# https://docs.google.com/spreadsheets/d/1-HIlzfbPYGsPr9KuYMe6bLfc4LXzPjpoALqtYRYTZB0/edit?pli=1#gid=0&vpid=A5

version: 2

group_defaults:
required: 1
reset_on_reopened:
enabled: true
approve_by_comment:
enabled: true
approve_regex: '^(Approved|:\+1:|LGTM)'

groups:
config:
conditions:
files:
- "*.yml"
- "*.json"
teams:
- repoowners

compiler:
conditions:
files:
- "tools/@angular/tsc-wrapped/*"
- "modules/@angular/compiler/*"
- "modules/@angular/compiler-cli/*"
teams:
- compiler-owners
- repoowners

0 comments on commit 95cbca2

Please sign in to comment.