Should we add the bump-brew process to our publish release workflow #4220
-
Output of
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
There are two GitHub actions that do this and both will check open pull requests first to check if a new one is needed. In terms of our system to determine updates, we mostly depend on users of Homebrew to send us pull requests. |
Beta Was this translation helpful? Give feedback.
-
This Action is the one we see most often: https://github.com/mislav/bump-homebrew-formula-action |
Beta Was this translation helpful? Give feedback.
There are two GitHub actions that do this and both will check open pull requests first to check if a new one is needed. In terms of our system to determine updates, we mostly depend on users of Homebrew to send us pull requests.