Skip to content

Commit

Permalink
[chore] Process stale issues and PRs in ascending order (#19408)
Browse files Browse the repository at this point in the history
Process issues and PRs in ascending order

Co-authored-by: Evan Bradley <[email protected]>
  • Loading branch information
evan-bradley and evan-bradley authored Mar 8, 2023
1 parent 5584a92 commit e7033bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/close-stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
days-before-pr-close: 14
days-before-issue-close: 60
exempt-issue-labels: 'never stale'
ascending: true

0 comments on commit e7033bd

Please sign in to comment.