File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,17 +22,17 @@ jobs:
2222 with :
2323 # Only mark issues (not PRs) as stale
2424 any-of-labels : ' stat:awaiting-response'
25- days-before-stale : 30
26- days-before-close : 30
25+ days-before-stale : 14
26+ days-before-close : 14
2727 stale-issue-label : ' Stale'
2828 exempt-issue-labels : ' stat:import,stat:imported'
2929 stale-issue-message : >
3030 This issue has been automatically marked as stale because it has been awaiting
31- response for over 30 days without any activity.
31+ response for over 2 weeks without any activity.
3232
33- Please update the issue with any new information or it may be closed in 30 days .
33+ Please update the issue with any new information or it may be closed in 2 weeks .
3434 close-issue-message : >
35- This issue has been automatically closed because it has been stale for 30 days
35+ This issue has been automatically closed because it has been stale for 2 weeks
3636 without any activity. Feel free to reopen if you have new information to add.
3737 # Prevent the action from marking/closing PRs
3838 days-before-pr-stale : -1
You can’t perform that action at this time.
0 commit comments