From 00e28ee047ddb8adf1db8c021efc70f19070aaae Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 6 Jan 2017 17:00:44 -0800 Subject: [PATCH] .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 --- .pullapprove.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pullapprove.yml b/.pullapprove.yml index 24b9b25..4ecd13a 100644 --- a/.pullapprove.yml +++ b/.pullapprove.yml @@ -6,6 +6,7 @@ requirements: group_defaults: required: 2 + reject_value: -1 approve_by_comment: enabled: true approve_regex: ^LGTM