We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0e8fea commit f980333Copy full SHA for f980333
.github/stale.yml
@@ -7,11 +7,11 @@ exemptLabels:
7
- bug
8
- pinned
9
# Label to use when marking an issue as stale
10
-staleLabel: wontfix
+staleLabel: stale
11
# Comment to post when marking an issue as stale. Set to `false` to disable
12
markComment: >
13
This issue has been automatically marked as stale because it has not had
14
recent activity. It will be closed if no further activity occurs. Feel
15
free to reopen this if needed. Thank you for your contributions :heart:
16
# Comment to post when closing a stale issue. Set to `false` to disable
17
-closeComment: false
+closeComment: false
0 commit comments