Skip to content

b*: remove no_autobump! manual review#268340

Merged
BrewTestBot merged 35 commits intoHomebrew:mainfrom
GunniBusch:codex/remove-b-no-autobump
Feb 19, 2026
Merged

b*: remove no_autobump! manual review#268340
BrewTestBot merged 35 commits intoHomebrew:mainfrom
GunniBusch:codex/remove-b-no-autobump

Conversation

@GunniBusch
Copy link
Contributor

@GunniBusch GunniBusch commented Feb 19, 2026

#267571

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

AI assisted with candidate discovery and one-commit-per-formula patching for b* formulas by removing no_autobump! because: :requires_manual_review where livecheck/status/source checks were compatible. I manually verified and reran brew style and brew audit --strict on the edited formula set.

Note: bpm-tools and bsdsfv were intentionally excluded from this batch due to strict audit findings unrelated to this change (missing test do blocks).


@botantony botantony added CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. autobump labels Feb 19, 2026
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 19, 2026
Merged via the queue into Homebrew:main with commit 2302261 Feb 19, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autobump CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments