mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
orca bot: processing issues in ascending order
This commit is contained in:
1
.github/workflows/orca_bot.yml
vendored
1
.github/workflows/orca_bot.yml
vendored
@@ -16,6 +16,7 @@ jobs:
|
||||
days-before-issue-close: 14
|
||||
operations-per-run: 1000
|
||||
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."
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user