summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@gmail.com>2019-11-09 10:02:55 +0530
committerGitHub <noreply@github.com>2019-11-09 10:02:55 +0530
commit975553109455b54270f2c85d9f976719fab1c932 (patch)
treef7c3cf151e5f554e60697cf3b4384afb75e1f567
parentc21fd4a70cde95ee32d4228bcf392438a7019a2b (diff)
downloadpip-shorter-no-response-window.tar.gz
Make no-response bot, wait for less timeshorter-no-response-window
-rw-r--r--.github/no-response.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/no-response.yml b/.github/no-response.yml
index 808756a12..47afde800 100644
--- a/.github/no-response.yml
+++ b/.github/no-response.yml
@@ -1,5 +1,5 @@
# Number of days of inactivity before issue is closed for lack of response
-daysUntilClose: 30
+daysUntilClose: 15
# Label requiring a response
responseRequiredLabel: "S: awaiting response"
# Comment to post when closing an Issue for lack of response. Set to `false` to disable