mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
stale-issues add ordering to look at old issues first
This commit is contained in:
parent
c3e261fc50
commit
b69a6bb613
1 changed files with 2 additions and 1 deletions
3
.github/workflows/stale-issues.yml
vendored
3
.github/workflows/stale-issues.yml
vendored
|
|
@ -19,5 +19,6 @@ jobs:
|
|||
close-issue-message: 'This issue was closed because it has been inactive for 7 days since being marked as stale.'
|
||||
days-before-pr-stale: -1
|
||||
days-before-pr-close: -1
|
||||
operations-per-run: 500
|
||||
operations-per-run: 200
|
||||
ascending: true
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue