-
Notifications
You must be signed in to change notification settings - Fork 740
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 #6506 #6658
Conversation
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-6506-to-stable2409
git worktree add --checkout .worktree/backport-6506-to-stable2409 backport-6506-to-stable2409
cd .worktree/backport-6506-to-stable2409
git reset --hard HEAD^
git cherry-pick -x f520adb0aacd51247ed548c7db9bef874c2cca9e
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 |
@Dinonard Hey Dino, is this PR ready for review? |
Sorry @EgorPopelyaev, hadn't noticed this PR was created. The test files needs minor adjustment, but I'm not sure how can I do this without opening another PR? |
@Dinonard I've deleted the leftover lines from merge. Is there anything else which is needs to be adjusted? |
The CI pipeline was cancelled due to failure one of the required jobs. |
@EgorPopelyaev the test |
… into backport-6506-to-stable2409
…tytech/polkadot-sdk into backport-6506-to-stable2409
Backport #6506 into
stable2409
from Dinonard.See the documentation on how to use this bot.