Skip to content

Commit ae1e0b1

Browse files
authored
ascending sort issues for stale bot
Signed-off-by: chadek <32199566+chadek@users.noreply.github.com>
1 parent 9dd6da3 commit ae1e0b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
days-before-close: 60
1818
exempt-issue-labels: bug,pinned,security,planned
1919
exempt-pr-labels: bug,pinned,security,planned
20+
ascending: true
2021
stale-issue-label: "stale"
2122
stale-pr-label: "stale"
2223
stale-issue-message: |

0 commit comments

Comments
 (0)