From b42b009f9e2c0953102326a831cb33aaa6510e98 Mon Sep 17 00:00:00 2001 From: Dominic Schabel Date: Mon, 28 Jan 2019 19:06:31 +0100 Subject: [PATCH] Test with different label Signed-off-by: Dominic Schabel --- .github/no-response.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/no-response.yml b/.github/no-response.yml index fff38cb15..4cc4708c7 100644 --- a/.github/no-response.yml +++ b/.github/no-response.yml @@ -1,7 +1,7 @@ # Configuration for probot-no-response - https://github.com/probot/no-response daysUntilClose: 15 -responseRequiredLabel: awaiting-response +responseRequiredLabel: awaiting closeComment: > There has been no response from the original author so I closed this issue.