Skip to content

Commit 36a25fc

Browse files
committed
chore: Update stale label to indicate staleness more accurately
1 parent bab7df6 commit 36a25fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/stale.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ exemptLabels:
88
- security
99
- wip
1010
# Label to use when marking an issue as stale
11-
staleLabel: wontfix
11+
staleLabel: stale
1212
# Comment to post when marking an issue as stale. Set to `false` to disable
1313
markComment: >
1414
This issue has been automatically marked as stale because it has not had
1515
recent activity. It will be closed if no further activity occurs. Thank you
1616
for your contributions.
1717
# Comment to post when closing a stale issue. Set to `false` to disable
18-
closeComment: false
18+
closeComment: false

0 commit comments

Comments
 (0)