1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-10-19 14:29:36 +00:00
pi-hole/.pullapprove.yml

20 lines
396 B
YAML
Raw Normal View History

2016-07-29 23:35:26 +00:00
approve_by_comment: true
2016-09-21 23:53:50 +00:00
approve_regex: '^(Approved|:shipit:|:\+1:|Engage)'
reject_regex: '^(Rejected|:-1:|Borg)'
2016-07-29 23:35:26 +00:00
reset_on_push: true
author_approval: required
reviewers:
members:
- brantje
- dschaper
- jacobsalmela
- Mcat12
- PromoFaux
name: pullapprove
required: 3
2016-09-22 00:20:25 +00:00
always_pending:
title_regex: '(WIP|wip)'
labels:
- wip
explanation: 'This PR is a work in progress...'