Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9fb7e5c

Browse files
authored
Merge pull request atom#277 from atom/dot-github-update
🤖 Configure probot/no-response to allow 28 days when requesting more info on an issue
2 parents aaa8aa6 + 5e7410c commit 9fb7e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/no-response.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Configuration for probot-no-response - https://github.com/probot/no-response
22

33
# Number of days of inactivity before an issue is closed for lack of response
4-
daysUntilClose: 180
4+
daysUntilClose: 28
55

66
# Label requiring a response
77
responseRequiredLabel: more-information-needed

0 commit comments

Comments
 (0)