Skip to content

dev-cmd/bump: add --no-autobump flag#19685

Merged
MikeMcQuaid merged 3 commits intoHomebrew:masterfrom
botantony:bump-no-auto
Apr 3, 2025
Merged

dev-cmd/bump: add --no-autobump flag#19685
MikeMcQuaid merged 3 commits intoHomebrew:masterfrom
botantony:bump-no-auto

Conversation

@botantony
Copy link
Member

I do not like that brew bump command checks every single formula/cask, even ones updated by BrewTestBot. Instead of showing useful info about outdated packages, my terminal buffer is fludded with Formula is autobumped so will have bump PRs opened by BrewTestBot every ~3 hours. This flag excludes autobumped packages before checking them.

  • 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 style with your changes locally?
  • Have you successfully run brew typecheck with your changes locally?
  • Have you successfully run brew tests with your changes locally?

I do not like that brew bump command checks every single formula/cask,
even ones updated by BrewTestBot. Instead of showing useful info about
outdated packages, my terminal buffer is fludded with Formula is autobumped so will have bump PRs opened by BrewTestBot every ~3 hours.
This flag excludes autobumped packages before checking them.

I do not like that `brew bump` command checks every single formula/cask,
even ones updated by BrewTestBot. Instead of showing useful info about
outdated packages, my terminal buffer is fludded with `Formula is
autobumped so will have bump PRs opened by BrewTestBot every ~3 hours`.
This flag excludes autobumped packages before checking them.

Signed-off-by: botantony <antonsm21@gmail.com>
Copy link
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.

Looks good so far, great idea! A few suggested tweaks.

botantony and others added 2 commits April 2, 2025 17:23
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
Signed-off-by: botantony <antonsm21@gmail.com>
Signed-off-by: botantony <antonsm21@gmail.com>
@MikeMcQuaid MikeMcQuaid changed the title dev-cmd/bump: add --no-auto flag dev-cmd/bump: add --no-autobump flag Apr 3, 2025
Copy link
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.

Looks good, thanks again!

@MikeMcQuaid MikeMcQuaid added this pull request to the merge queue Apr 3, 2025
Merged via the queue into Homebrew:master with commit e537b71 Apr 3, 2025
37 checks passed
@botantony botantony deleted the bump-no-auto branch April 4, 2025 15:33
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