Merge pull request #18139 from atom/dot-github-update

Configure probot/no-response to allow 28 days when requesting more info on an issue
This commit is contained in:
Jason Rudolph
2018-10-02 08:12:55 -04:00
committed by GitHub

View File

@@ -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