-
Notifications
You must be signed in to change notification settings - Fork 804
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
[stable2409] Backport #6604 #6952
Conversation
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-6604-to-stable2409
git worktree add --checkout .worktree/backport-6604-to-stable2409 backport-6604-to-stable2409
cd .worktree/backport-6604-to-stable2409
git reset --hard HEAD^
git cherry-pick -x c10e25aaa8b8afd8665b53f0a0b02e4ea44caa77
git push --force-with-lease |
The CI pipeline was cancelled due to failure one of the required jobs. |
@bkchr could you please check if this PR is needed in this branch (same as in stable2407) and if so resolve the conflicts? |
@EgorPopelyaev done :) |
This pull request is amending an existing release. Please proceed with extreme caution,
Emergency Bypass
If you really need to bypass this check: add |
Thank you!:) |
Backport #6604 into
stable2409
from bkchr.See the documentation on how to use this bot.