[stable2409] Backport #6505#6887
Conversation
|
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-6505-to-stable2409
git worktree add --checkout .worktree/backport-6505-to-stable2409 backport-6505-to-stable2409
cd .worktree/backport-6505-to-stable2409
git reset --hard HEAD^
git cherry-pick -x 459b4a6521d35f3e84a036262e64fa547a5b1ff4
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. |
Fix the broker pallet auto-renew benchmarks which have been broken since reported in #6474. Upon further investigation it turned out that the auto-renew contribution to `rotate_sale` was always failing but the error was mapped. This is also fixed at the cost of a bit of setup overhead. Fixes #6474 TODO: - [x] Re-run weights --------- Co-authored-by: GitHub Action <action@github.com> Co-authored-by: command-bot <> Co-authored-by: Bastian Köcher <git@kchr.de> (cherry picked from commit 459b4a6)
4f69de8 to
44be100
Compare
|
bot fmt |
|
@seadanda https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7918116 was started for your command Comment |
|
@seadanda Command |
This reverts commit c12d339.
Backport #6505 into
stable2409from seadanda.See the documentation on how to use this bot.