mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-06 13:34:05 -06:00
Update orca_bot.yml (#4044)
* Update orca_bot.yml
My mistake, now should be fixed.
ef9ff99cea
* Update orca_bot.yml
This commit is contained in:
parent
8d56490dad
commit
35f39df1f9
1 changed files with 4 additions and 1 deletions
5
.github/workflows/orca_bot.yml
vendored
5
.github/workflows/orca_bot.yml
vendored
|
@ -57,6 +57,9 @@ jobs:
|
|||
close-pr-label: not_planned
|
||||
# Remove stale label from PRs on updates
|
||||
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: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue