mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-04 08:11:03 -07:00
orca bot: processing issues in ascending order
This commit is contained in:
parent
9af22da7d1
commit
bc05653a72
1 changed files with 1 additions and 0 deletions
1
.github/workflows/orca_bot.yml
vendored
1
.github/workflows/orca_bot.yml
vendored
|
|
@ -16,6 +16,7 @@ jobs:
|
||||||
days-before-issue-close: 14
|
days-before-issue-close: 14
|
||||||
operations-per-run: 1000
|
operations-per-run: 1000
|
||||||
stale-issue-label: "stale"
|
stale-issue-label: "stale"
|
||||||
|
ascending: true
|
||||||
stale-issue-message: "GitHub bot: this issue is stale because it has been open for 90 days with no activity."
|
stale-issue-message: "GitHub bot: this issue is stale because it has been open for 90 days with no activity."
|
||||||
close-issue-message: "GitHub bot: This issue was closed because it has been inactive for 14 days since being marked as stale."
|
close-issue-message: "GitHub bot: This issue was closed because it has been inactive for 14 days since being marked as stale."
|
||||||
days-before-pr-stale: -1
|
days-before-pr-stale: -1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue