Skip to content

option to remove BrewTestBot checked formulae from brew livecheck output #18640

@eleanordoesntcode

Description

@eleanordoesntcode

Verification

Provide a detailed description of the proposed feature

An option to remove formulaes BrewTestBot check automatically from the output of brew livecheck. The command could verify if the formulae is in the list of formulaes that are checked by BrewTestBot before even sending a network request, to preserve on time wasted on checking formulaes that are automatically updated.

What is the motivation for the feature?

This would preserve time on contributors like me, who want to help updating formulaes by running brew livecheck --newer-only --eval-all but don't want to spend time checking if the formulae is handled by BrewTestBot, since 80-90% of the formulaes outputed by this command are in the list.

How will the feature be relevant to at least 90% of Homebrew users?

It won't be relevant to anybody who doesn't contribute to Homebrew, but for those who do, it would save quite some time.

What alternatives to the feature have been considered?

A bash script can be made to only print a line of brew livecheck if the first word isn't in the BrewTestBot checked formulae list, but this is hacky and it might break.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featuresNew featureshelp wantedWe want help addressing this

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions