We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd6da3 commit ae1e0b1Copy full SHA for ae1e0b1
1 file changed
.github/workflows/stale.yml
@@ -17,6 +17,7 @@ jobs:
17
days-before-close: 60
18
exempt-issue-labels: bug,pinned,security,planned
19
exempt-pr-labels: bug,pinned,security,planned
20
+ ascending: true
21
stale-issue-label: "stale"
22
stale-pr-label: "stale"
23
stale-issue-message: |
0 commit comments