mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 00:55:51 +08:00
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:
parent
8bd288815d
commit
781276bba2
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user