Skip to content

Commit b504b42

Browse files
author
Giulio
authored
Update stale.yml
1 parent aabfd7b commit b504b42

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/stale.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ daysUntilClose: 7
66
exemptLabels:
77
- crash
88
# Label to use when marking an issue as stale
9-
staleLabel: closed
9+
staleLabel: standby
1010
# Comment to post when marking an issue as stale. Set to `false` to disable
1111
markComment: >
1212
This issue has been automatically marked as stale because it has not had
1313
recent activity. It will be closed if no further activity occurs. Thank you
1414
for your contributions.
1515
# Comment to post when closing a stale issue. Set to `false` to disable
16-
closeComment: false
16+
closeComment: false

0 commit comments

Comments
 (0)