Skip to content

Commit fa72f6b

Browse files
committed
.pullapprove.yml: Count rejections against
Distinguish between "I haven't looked at this" (no need to say anything) and "I have looked at this and don't like it" (say something matching the reject_regex). Docs in http://docs.pullapprove.com/groups/reject_value/ Signed-off-by: W. Trevor King <wking@tremily.us>
1 parent 8e4c7e3 commit fa72f6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pullapprove.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ requirements:
66

77
group_defaults:
88
required: 2
9+
reject_value: -1
910
approve_by_comment:
1011
enabled: true
1112
approve_regex: ^LGTM

0 commit comments

Comments
 (0)