actions-marketplace-validations/Homebrew bump formula

Bump (update) a Homebrew formula on new project release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token (not the default one)yes
user_nameGit user name to commit by.no
user_emailGit user email to commit by.no
messageAdditional message to append to created PR. no
orgFork tap repository to selected GitHub organization. no
no_forkUse the origin repository instead of forking. no
tapFormula tap. In livecheck mode, if formula input is empty, the Action will check the whole tap. Example: dawidd6/tap Example: dawidd6/homebrew-tap no
tap_urlFormula tap URL. Specify this if you don't have the repository named $USER/homebrew-$TAP. Or if your tap is hosted somewhere else. If you specify this input, the `tap` input needs to be set too. Example: http://github.com/dawidd6/action-homebrew-bump-formula.git no
formulaFormula name. In livecheck mode, this could take more than one formula, separated by commas or spaces or newlines. Example: lazygit Example (livecheck): lazygit, lazydocker, lazynpm no
tagGit tag. It is determined automatically. Example: v1.0.0 Example: refs/tags/v1.0.0 no${{github.ref}}
revisionGit revision. Only required for formulae that use git to download the source. It is determined automatically. Example: 130d3a3af72f66780ae4e24cd143ae7a4d757f9d no${{github.sha}}
forceCheck open PRs or not (will fail if detected)no
livecheckUse `brew livecheck` to determine outdated formulae. If tap input is specified - check all formulae in this tap. If formula input is specified - check one or more formulae. If formula and tap inputs are specified - check one or more formulae in that tap. no

no outputs