Skip to content

Commit

Permalink
Check stale issues in ascending order
Browse files Browse the repository at this point in the history
We have so many issues that only latest ones are checked for staleness due to rate limit
  • Loading branch information
manuzhang authored Jan 17, 2024
1 parent 31d18f5 commit bc57750
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ jobs:
close-issue-message: >
This issue has been closed because it has not received any activity in the last 14 days
since being marked as 'stale'
ascending: true

0 comments on commit bc57750

Please sign in to comment.