-
Notifications
You must be signed in to change notification settings - Fork 766
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
[stable2407] Backport #7013 #7015
Conversation
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-7013-to-stable2407
git worktree add --checkout .worktree/backport-7013-to-stable2407 backport-7013-to-stable2407
cd .worktree/backport-7013-to-stable2407
git reset --hard HEAD^
git cherry-pick -x 997db8e2035ce180f502ccb54eb06ab464d95dab
git push --force-with-lease |
This pull request is amending an existing release. Please proceed with extreme caution,
Emergency Bypass
If you really need to bypass this check: add |
The CI pipeline was cancelled due to failure one of the required jobs. |
@bkchr clippy is not happy here: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7991034, is it ok or there some other changes needed as well? |
Backport #7013 into
stable2407
from bkchr.See the documentation on how to use this bot.