Skip to content

Commit 567d2f1

Browse files
committed
update messages
1 parent 2f71a8e commit 567d2f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale-issue-helper.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/stale@v9
1414
with:
1515
close-issue-message: "This issue was closed because it hasn't been updated for 120 days. If it's still important, please reopen + comment and we will glady take another look."
16-
stale-issue-message: "It looks like this issue hasn't been updated in 90 days. If there's still no activity after 120 days, it will be closed."
16+
stale-issue-message: "This issue hasn't been updated in 90 days and will be closed after 120 days without activity. If it's still important, please leave a comment and share any new information that would help us address the issue."
1717
days-before-stale: 90
1818
days-before-close: 120
1919
days-before-pr-stale: -1

0 commit comments

Comments
 (0)