mirror of
https://github.com/atom/atom.git
synced 2026-01-25 23:08:18 -05:00
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:
2
.github/no-response.yml
vendored
2
.github/no-response.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user