1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-02-13 13:28:30 +02:00

Don't allow for 1 review when review/need2 label is set

This commit is contained in:
Tim Möhlmann 2018-12-06 11:34:28 +02:00
parent b564b879aa
commit fee52e87ed
No known key found for this signature in database
GPG Key ID: 8677988D8072E8DE

View File

@ -10,6 +10,7 @@ pull_request_rules:
conditions:
- author~=(kaiyou|muhlemmer|mildred|HorayNarea|adi90x|hoellen|ofthesun9)
- status-success=continuous-integration/travis-ci/pr
- label!=["review/need2"]
- "#approved-reviews-by>=1"
actions:
merge: