mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-15 11:55:57 +08:00
orca bot: processing issues in ascending order
This commit is contained in:
parent
9af22da7d1
commit
bc05653a72
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…
x
Reference in New Issue
Block a user