mirror of
https://github.com/pi-hole/pi-hole
synced 2024-11-04 23:20:10 +00:00
20 lines
396 B
YAML
20 lines
396 B
YAML
approve_by_comment: true
|
|
approve_regex: '^(Approved|:shipit:|:\+1:|Engage)'
|
|
reject_regex: '^(Rejected|:-1:|Borg)'
|
|
reset_on_push: true
|
|
author_approval: required
|
|
reviewers:
|
|
members:
|
|
- brantje
|
|
- dschaper
|
|
- jacobsalmela
|
|
- Mcat12
|
|
- PromoFaux
|
|
name: pullapprove
|
|
required: 3
|
|
always_pending:
|
|
title_regex: '(WIP|wip)'
|
|
labels:
|
|
- wip
|
|
explanation: 'This PR is a work in progress...'
|