mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-02 11:50:36 +08: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
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…
x
Reference in New Issue
Block a user