Skip to content

Commit

Permalink
stale-issues.yml: update to match main configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Aug 18, 2024
1 parent d4fe7ae commit b177b98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
issue_comment:

permissions:
contents: write
issues: write
pull-requests: write

Expand Down Expand Up @@ -45,6 +46,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: >
Expand All @@ -68,3 +70,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

0 comments on commit b177b98

Please sign in to comment.