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 @@ -24,21 +24,21 @@ exemptMilestones: false
2424exemptAssignees : false
2525
2626# Label to use when marking as stale
27- staleLabel : " status: will not fix "
27+ staleLabel : " stale "
2828
2929# Comment to post when marking as stale. Set to `false` to disable
3030markComment : >
3131 This issue has been automatically marked as stale because it has not had
32- recent activity. It will be closed if no further activity occurs. Thank you
33- for your contributions.
32+ recent activity. Please comment here if it is still valid so that we can
33+ reprioritize. Thank you!
3434
3535# Comment to post when removing the stale label.
3636# unmarkComment: >
3737# Your comment here.
3838
3939# Comment to post when closing a stale Issue or Pull Request.
40- # closeComment: >
41- # Your comment here .
40+ closeComment : >
41+ Closing this. Please reopen if you believe it should be addressed. Thank you for your contribution .
4242
4343# Limit the number of actions per hour, from 1-30. Default is 30
4444limitPerRun : 10
You can’t perform that action at this time.
0 commit comments