Increased Operations per Run

Only half of the issues seem to be addressed with the default value of 30. Increasing it to double + a margin.
This commit is contained in:
Mariska 2023-05-26 17:26:50 +02:00 committed by GitHub
parent 8bd288815d
commit 781276bba2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ jobs:
days-before-pr-close: -1
days-before-stale: 365
days-before-close: 14
operations-per-run: 75
exempt-issue-labels: 'Status: Triage,Developer Environment :computer:,Status: On Backlog,PR: Community Contribution :crown:,PR: Printer Definitions :factory:,PR: Translations :books:'
stale-issue-label: 'Status: Stale :hourglass:'
labels-to-add-when-unstale: 'Status: Triage'