Closed bparees closed 6 years ago
the bot is not able to publish out the results of the landed rebase to the openshift/kubernetes fork. errors logged in https://github.com/openshift/origin/issues/18826#issuecomment-401206051
- /collapsed-kube-commit-mapper --commit-message-tag Origin-commit --source-branch refs/heads/upstream-branch F0628 23:48:18.545756 14725 main.go:123] Failed to map upstream branch refs/heads/upstream-branch to HEAD: no upstream mainline commit found on branch
that has to complete before updating dependencies does not drop the carries and upstreams commits required by the rebase
/assign @mfojtik @sttts
fixed that error by pushing a correct marker commit to the upstream mainline branch. watching the bot publishing now, will update
this is now resolved. example diff in https://github.com/openshift/origin/pull/20145
/close
hack/update-deps on master results in an unbuildable source tree. This is blocking our ability to update apis.
/cc @wozniakjan @php-coder