Skip to content

Commit 28ca75e

Browse files
committed
Close oldest stale issues first
1 parent 0b9f30f commit 28ca75e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/stale@v5
1515
with:
16+
ascending: true # oldest issues first
1617
days-before-stale: 90
1718
days-before-close: 60
1819
exempt-issue-labels: 'pinned,security'

0 commit comments

Comments
 (0)