We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backport failed for release-23.11, because it was unable to cherry-pick the commit(s).
release-23.11
Please cherry-pick the changes locally and resolve any conflicts.
git fetch origin release-23.11 git worktree add -d .worktree/backport-273748-to-release-23.11 origin/release-23.11 cd .worktree/backport-273748-to-release-23.11 git switch --create backport-273748-to-release-23.11 git cherry-pick -x a3ac436cfb2d494729ad40d75e4762dc3c4de83b
Originally posted by @github-actions[bot] in #273748 (comment)
The text was updated successfully, but these errors were encountered:
Tracked in #272784.
Sorry, something went wrong.
ConnorBaker
No branches or pull requests
Backport failed for
release-23.11
, because it was unable to cherry-pick the commit(s).Please cherry-pick the changes locally and resolve any conflicts.
git fetch origin release-23.11 git worktree add -d .worktree/backport-273748-to-release-23.11 origin/release-23.11 cd .worktree/backport-273748-to-release-23.11 git switch --create backport-273748-to-release-23.11 git cherry-pick -x a3ac436cfb2d494729ad40d75e4762dc3c4de83b
Originally posted by @github-actions[bot] in #273748 (comment)
The text was updated successfully, but these errors were encountered: