Saw that the target branch defaults to master in the code. Is the default overwritten? It could be main instead or any other name. I don't think we're going to have the right value here, but on the other hand I'm not sure that we actually use it.
|
{ from_branch = string_of_int number; to_branch = "master" } |
Saw that the target branch defaults to
masterin the code. Is the default overwritten? It could bemaininstead or any other name. I don't think we're going to have the right value here, but on the other hand I'm not sure that we actually use it.tezos-ci/src/tezos_ci.ml
Line 37 in 96ee5b5