We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b0fdb2 commit 046fa14Copy full SHA for 046fa14
.github/no-response.yml
@@ -0,0 +1,16 @@
1
+# Configuration for probot-no-response - https://github.com/probot/no-response
2
+
3
+# Number of days of inactivity before an issue is closed for lack of response.
4
+daysUntilClose: 14
5
6
+# Label requiring a response.
7
+responseRequiredLabel: "needs-info"
8
9
+# Comment to post when closing an Issue for lack of response.
10
+closeComment: >-
11
+ Without additional information we're not able to resolve this issue,
12
+ so it will be closed at this time. You're still free to add more info
13
+ and respond to any questions above, though. We'll reopen the case
14
+ if you do.
15
16
+ Thanks for your contribution!
0 commit comments