Skip to content

Commit

Permalink
Infra: Check stale issues in ascending order (#9489)
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 5fce05e commit b327327
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 b327327

Please sign in to comment.