fix Orca bot

This commit is contained in:
SoftFever 2024-02-11 12:07:07 +08:00
parent 083e7cd3d5
commit ef9ff99cea

View file

@ -57,10 +57,6 @@ 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-issue-message: "Orca bot: this PR is stale because it has been open for 90 days with no activity."
# PR closure message
close-issue-message: "Orca bot: This PR was closed because it has been inactive for 7 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