Skip to content

Commit fbd819e

Browse files
committed
Updated stale policy
1 parent 7512e14 commit fbd819e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/stale.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ exemptLabels:
77
- "[-_-] In Process"
88
- ">_< Working & Scheduled"
99
# Label to use when marking an issue as stale
10-
staleLabel: wontfix
10+
staleLabel: ">_< Wontfix"
1111
# Comment to post when marking an issue as stale. Set to `false` to disable
1212
markComment: >
1313
This issue has been automatically marked as stale because it has not had
1414
recent activity. It will be closed if no further activity occurs. Thank you
1515
for your contributions.
1616
# Comment to post when closing a stale issue. Set to `false` to disable
17-
closeComment: false
17+
closeComment: >
18+
This issue has now been automatically closed because of complete inactivity. Feel free to comment otu below to keep it open. Thank you
19+
for your contributions.

0 commit comments

Comments
 (0)