File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,17 +33,17 @@ staleLabel: stale
33
33
34
34
# Comment to post when marking as stale. Set to `false` to disable
35
35
markComment : >
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
37
37
recent activity. It will be closed in 14 days if no further activity occurs. Thank you
38
38
for your contributions.
39
39
40
40
# 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 .
43
43
44
44
# Comment to post when closing a stale Issue or Pull Request.
45
45
closeComment : >
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.
47
47
48
48
# Limit the number of actions per hour, from 1-30. Default is 30
49
49
limitPerRun : 30
You can’t perform that action at this time.
0 commit comments