You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
147340: reelase: add new formulas to homebrew r=jlinder a=rail
Previously, the update_brew command did not add the new formulas to the git index. This lead to missing files in the homebrew repository after adding a new major version.
This commit adds a `git add Formula` command to ensure that the new formulas are added to PRs.
Release note: none
Epic: none
Co-authored-by: Rail Aliiev <[email protected]>
0 commit comments