Skip to content

bundle: auto-tap formulae or casks in brew bundle#21654

Merged
MikeMcQuaid merged 1 commit into
Homebrew:mainfrom
gibfahn:bundle_auto_tap
Mar 3, 2026
Merged

bundle: auto-tap formulae or casks in brew bundle#21654
MikeMcQuaid merged 1 commit into
Homebrew:mainfrom
gibfahn:bundle_auto_tap

Conversation

@gibfahn
Copy link
Copy Markdown
Contributor

@gibfahn gibfahn commented Mar 2, 2026

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew lgtm (style, typechecking and tests) with your changes locally?

  • AI was used to generate or assist with generating this PR.

Used AI to write this, but checked that the auto-tapping worked manually before opening the PR.


When you brew install org/tap/formula-name, it automatically taps the
repo if not present. However brew bundle doesn't do this. This changes
brew bundle install to work the same way as brew install.

When you `brew install org/tap/formula-name`, it automatically taps the
repo if not present. However `brew bundle` doesn't do this. This changes
`brew bundle install` to work the same way as `brew install`.
Comment thread Library/Homebrew/bundle/formula_installer.rb
Copy link
Copy Markdown
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense on reflection, thanks!

@MikeMcQuaid MikeMcQuaid added this pull request to the merge queue Mar 3, 2026
Merged via the queue into Homebrew:main with commit 01cfc40 Mar 3, 2026
36 checks passed
@gibfahn gibfahn deleted the bundle_auto_tap branch March 4, 2026 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants