Skip to content

cmd/bundle: fix typo in ENV variable name.#21458

Merged
MikeMcQuaid merged 1 commit intomainfrom
bundle_check_env
Jan 26, 2026
Merged

cmd/bundle: fix typo in ENV variable name.#21458
MikeMcQuaid merged 1 commit intomainfrom
bundle_check_env

Conversation

@MikeMcQuaid
Copy link
Copy Markdown
Member

Needed to allow HOMEBREW_BUNDLE_CHECK usage with e.g. brew bundle cleanup commands.

Needed to allow `HOMEBREW_BUNDLE_CHECK` usage with
e.g. `brew bundle cleanup` commands.
Copilot AI review requested due to automatic review settings January 26, 2026 09:56
@MikeMcQuaid MikeMcQuaid enabled auto-merge January 26, 2026 09:57
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR corrects a typo in an environment variable name used for validation logic in the bundle command.

Changes:

  • Fixed environment variable name from HOMEBREW_BUNDLE_NO_CHECK to HOMEBREW_BUNDLE_CHECK in the validation logic

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@MikeMcQuaid MikeMcQuaid added this pull request to the merge queue Jan 26, 2026
Merged via the queue into main with commit 4440b5b Jan 26, 2026
43 checks passed
@MikeMcQuaid MikeMcQuaid deleted the bundle_check_env branch January 26, 2026 14:32
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.

3 participants