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 dfdb65a commit 60dcfccCopy full SHA for 60dcfcc
.github/no-response.yml
@@ -0,0 +1,6 @@
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: 7
5
+# Label requiring a response
6
+responseRequiredLabel: awaiting OP response
0 commit comments