Merge pull request #17969 from Homebrew/sync-shared-config
Synchronize shared configuration
This commit is contained in:
commit
f66c90d74e
2
.github/workflows/stale-issues.yml
vendored
2
.github/workflows/stale-issues.yml
vendored
@ -45,6 +45,7 @@ jobs:
|
|||||||
recent activity. It will be closed if no further activity occurs.
|
recent activity. It will be closed if no further activity occurs.
|
||||||
exempt-issue-labels: "gsoc-outreachy,help wanted,in progress"
|
exempt-issue-labels: "gsoc-outreachy,help wanted,in progress"
|
||||||
exempt-pr-labels: "gsoc-outreachy,help wanted,in progress"
|
exempt-pr-labels: "gsoc-outreachy,help wanted,in progress"
|
||||||
|
delete-branch: true
|
||||||
|
|
||||||
bump-pr-stale:
|
bump-pr-stale:
|
||||||
if: >
|
if: >
|
||||||
@ -68,3 +69,4 @@ jobs:
|
|||||||
pull request open, add a `help wanted` or `in progress` label.
|
pull request open, add a `help wanted` or `in progress` label.
|
||||||
exempt-pr-labels: "help wanted,in progress"
|
exempt-pr-labels: "help wanted,in progress"
|
||||||
any-of-labels: "bump-formula-pr,bump-cask-pr"
|
any-of-labels: "bump-formula-pr,bump-cask-pr"
|
||||||
|
delete-branch: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user