stale-issues.yml: update to match main configuration

This commit is contained in:
BrewTestBot 2024-08-06 01:35:30 +00:00
parent 61f3e9bf39
commit 6f420ea8df
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -45,6 +45,7 @@ jobs:
recent activity. It will be closed if no further activity occurs.
exempt-issue-labels: "gsoc-outreachy,help wanted,in progress"
exempt-pr-labels: "gsoc-outreachy,help wanted,in progress"
delete-branch: true
bump-pr-stale:
if: >
@ -68,3 +69,4 @@ jobs:
pull request open, add a `help wanted` or `in progress` label.
exempt-pr-labels: "help wanted,in progress"
any-of-labels: "bump-formula-pr,bump-cask-pr"
delete-branch: true