Skip to content

Commit c65b447

Browse files
authored
Merge pull request atom#126 from atom/dot-github-update
🤖 Configure probot/no-response to allow 28 days when requesting more info on an issue
2 parents e717179 + 3765b4f commit c65b447

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)