Skip to content

Commit

Permalink
Update orca_bot.yml (#4044)
Browse files Browse the repository at this point in the history
* Update orca_bot.yml

My mistake, now should be fixed. 

ef9ff99

* Update orca_bot.yml
  • Loading branch information
Eldenroot authored Feb 14, 2024
1 parent 8d56490 commit 35f39df
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/orca_bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 35f39df

Please sign in to comment.