openhab-core/.pullapprove.yml
Christoph Weitkamp 55801cfef5 Added PullApprove config (#649)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2019-03-13 12:49:42 +01:00

21 lines
349 B
YAML

version: 2
requirements:
signed_off_by:
required: true
always_pending:
title_regex: 'WIP'
explanation: 'Work in progress...'
# Group settings to apply to all groups by default, optionally being overridden later
group_defaults:
reset_on_push:
enabled: true
groups:
code-review:
required: 1
teams:
- core-maintainers