We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90cc66b commit c4b831eCopy full SHA for c4b831e
.github/workflows/stale.yml
@@ -26,7 +26,8 @@ jobs:
26
recent activity. It will be closed in 14 days if no further activity occurs.
27
Thank you for your contributions.
28
close-issue-message: >
29
- This issue was automatically closed because it has not had activity for 30 days.
+ This issue was automatically closed because it has not had activity for 74 days
30
+ (marked stale after 60 days, then closed after 14 more days of inactivity).
31
Please feel free to reopen if you believe this issue is still relevant.
32
days-before-issue-stale: 60
33
days-before-issue-close: 14
0 commit comments