We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b4af3 commit 1fbe237Copy full SHA for 1fbe237
.github/stale.yml
@@ -0,0 +1,12 @@
1
+daysUntilStale: 60
2
+daysUntilClose: 7
3
+exemptLabels:
4
+ - pinned
5
+ - security
6
+staleLabel: wontfix
7
+# Comment to post when marking an issue as stale. Set to `false` to disable
8
+markComment: >
9
+ This issue has been automatically marked as stale because it has not had
10
+ recent activity. It will be closed if no further activity occurs. Thank you
11
+ for your contributions.
12
+closeComment: true
0 commit comments