Skip to content

Commit f8b5d50

Browse files
authored
Update no-response.yml
1 parent 786709f commit f8b5d50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/no-response.yml

Lines changed: 2 additions & 2 deletions
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: 30
4+
daysUntilClose: 5
55
# Label requiring a response
66
responseRequiredLabel: more-information-needed
77
# Comment to post when closing an Issue for lack of response. Set to `false` to disable
@@ -10,4 +10,4 @@ closeComment: >
1010
to our request for more information from the original author. With only the
1111
information that is currently in the issue, we don't have enough information
1212
to take action. Please reach out if you have or find the answers we need so
13-
that we can investigate further.
13+
that we can investigate further.

0 commit comments

Comments
 (0)