-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
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
Fix backport CI #381
Fix backport CI #381
Conversation
Let me add the backport label and admin-merge to test the backport CI. It should leave a comment in this PR to report an error. |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 11.8.x
git worktree add -d .worktree/backport-381-to-11.8.x origin/11.8.x
cd .worktree/backport-381-to-11.8.x
git switch --create backport-381-to-11.8.x
git cherry-pick -x 6c3e074e9ff8776ad99b44def15bc22ec7adada2 |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 11.8.x
git worktree add -d .worktree/backport-381-to-11.8.x origin/11.8.x
cd .worktree/backport-381-to-11.8.x
git switch --create backport-381-to-11.8.x
git cherry-pick -x 6c3e074e9ff8776ad99b44def15bc22ec7adada2 |
2 similar comments
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 11.8.x
git worktree add -d .worktree/backport-381-to-11.8.x origin/11.8.x
cd .worktree/backport-381-to-11.8.x
git switch --create backport-381-to-11.8.x
git cherry-pick -x 6c3e074e9ff8776ad99b44def15bc22ec7adada2 |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 11.8.x
git worktree add -d .worktree/backport-381-to-11.8.x origin/11.8.x
cd .worktree/backport-381-to-11.8.x
git switch --create backport-381-to-11.8.x
git cherry-pick -x 6c3e074e9ff8776ad99b44def15bc22ec7adada2 |
#379 (comment)