Note that Homebrew/linuxbrew-core CI won't go green for merge commits
This commit is contained in:
parent
06d86d041f
commit
7c295602cc
@ -198,8 +198,13 @@ Conflicts:
|
|||||||
|
|
||||||
The `merge-homebrew` command will create a pull-request for you, using `hub`.
|
The `merge-homebrew` command will create a pull-request for you, using `hub`.
|
||||||
|
|
||||||
Once the PR successfully passes the tests and/or is approved by other
|
It is expected that CI checks on the merge commit of the PR will fail.
|
||||||
Homebrew developers, you can finalize the merge with:
|
This is due to a bug with Azure Pipelines and its handling of merge
|
||||||
|
commits. Master branch builds also fail for the same reason. This is
|
||||||
|
OK.
|
||||||
|
|
||||||
|
Once the PR is approved by other Homebrew developers, you can finalize
|
||||||
|
the merge with:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
brew pull --clean <PR-NUMBER>
|
brew pull --clean <PR-NUMBER>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user