mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-16 05:27:50 +00:00
Update orca_bot.yml (#4044)
* Update orca_bot.yml My mistake, now should be fixed. https://github.com/SoftFever/OrcaSlicer/commit/ef9ff99cea461b60a6fceb65b419fc4ba992c4cf * Update orca_bot.yml
This commit is contained in:
@@ -57,6 +57,9 @@ jobs:
|
|||||||
close-pr-label: not_planned
|
close-pr-label: not_planned
|
||||||
# Remove stale label from PRs on updates
|
# Remove stale label from PRs on updates
|
||||||
remove-pr-stale-when-updated: true
|
remove-pr-stale-when-updated: true
|
||||||
|
# PR stale message
|
||||||
|
stale-pr-message: "Orca bot: this PR is stale because it has been open for XX days with no activity."
|
||||||
|
# PR closure message
|
||||||
|
close-pr-message: "Orca bot: This PR was closed because it has been inactive for X days since being marked as stale."
|
||||||
# Delete branch after closing a stale PR
|
# Delete branch after closing a stale PR
|
||||||
delete-branch: true
|
delete-branch: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user