From 93cb6ad1419213c6d034e91dee4de1a8a88692f2 Mon Sep 17 00:00:00 2001 From: Jason Rudolph Date: Tue, 2 Oct 2018 11:46:48 -0400 Subject: [PATCH] :memo: Update .github --- .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 3c6b33d..1c8799d 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 # Number of days of inactivity before an issue is closed for lack of response -daysUntilClose: 180 +daysUntilClose: 28 # Label requiring a response responseRequiredLabel: more-information-needed