This repository was archived by the owner on Oct 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,21 +12,21 @@ onlyLabels: []
1212
1313# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
1414exemptLabels :
15- Feature Request
15+ - Feature Request
16+ - WIP
17+ - Bug
1618
1719# Label to use when marking as stale
1820staleLabel : Inactive
1921
2022# Comment to post when marking as stale. Set to `false` to disable
2123markComment : >
22- This issue has been automatically marked as stale because it has not had
23- recent activity. It will be closed if no further activity occurs. Thank you
24+ This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you
2425 for your contributions.
2526
2627# Comment to post when closing a stale Issue or Pull Request.
2728closeComment : >
28- This issue has been automatically closed because it has not had
29- recent activity
29+ This issue has been automatically closed due to inactivity.
3030
3131# Limit the number of actions per hour, from 1-30. Default is 30
3232limitPerRun : 1
You can’t perform that action at this time.
0 commit comments