File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,17 +33,17 @@ staleLabel: stale
3333
3434# Comment to post when marking as stale. Set to `false` to disable
3535markComment : >
36- This issue has been automatically marked as stale because it has not had
36+ [STALE_SET] This issue has been automatically marked as stale because it has not had
3737 recent activity. It will be closed in 14 days if no further activity occurs. Thank you
3838 for your contributions.
3939
4040# Comment to post when removing the stale label.
41- # unmarkComment: >
42- # Your comment here .
41+ unmarkComment : >
42+ [STALE_CLR] This issue has been removed from the stale queue. Please ensure activity to keep it openin the future .
4343
4444# Comment to post when closing a stale Issue or Pull Request.
4545closeComment : >
46- This stale issue has been automatically closed. Thank you for your contributions.
46+ [STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions.
4747
4848# Limit the number of actions per hour, from 1-30. Default is 30
4949limitPerRun : 30
You can’t perform that action at this time.
0 commit comments