update triage stale pull requests action to

start processing older pull requests first
This commit is contained in:
Joey Orlando 2023-06-07 07:14:12 +02:00
parent 971ef576ae
commit e6f554f5aa
No known key found for this signature in database
GPG key ID: 469E88366B17F644

View file

@ -15,6 +15,7 @@ jobs:
days-before-issue-close: -1
days-before-pr-stale: 30
days-before-pr-close: 30
ascending: true # start processing older pull requests first
stale-pr-message: >
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 30 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!
close-pr-message: >