Skip to content

Commit e22d8b6

Browse files
committed
Update stale messages for easier filtering
1 parent 56fe2db commit e22d8b6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: .github/stale.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@ staleLabel: stale
3333

3434
# Comment to post when marking as stale. Set to `false` to disable
3535
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
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.
4545
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.
4747
4848
# Limit the number of actions per hour, from 1-30. Default is 30
4949
limitPerRun: 30

0 commit comments

Comments
 (0)