Manually Cherry-Pick to Release Branches #11
backport-pr-manual.yml
on: workflow_dispatch
create-cherry-pick-prs
18s
Annotations
3 errors
|
create-cherry-pick-prs
Failed to assign PR #undefined: Not Found
|
|
create-cherry-pick-prs
Failed to create pull request for branch backport-2033-release-v14: Validation Failed: {"resource":"PullRequest","field":"head","code":"invalid"}
|
|
create-cherry-pick-prs
Failed to create and push branch backport-2033-release-v14: Command failed: git cherry-pick --allow-empty -x 90d2e4e1f5afd278ff8730120bae297af8e3de26 -X theirs
error: could not apply 90d2e4e1... feat: keycloak OIDC auth provider (#2033)
hint: After resolving the conflicts, mark them with
hint: "git add/rm <pathspec>", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
|