Closed paritytech-cmd-bot-polkadot-sdk[bot] closed 1 month ago
This pull request is amending an existing release. Please proceed with extreme caution, as to not impact downstream teams that rely on the stability of it. Some things to consider:
Must either be already audited or not need an audit.
If you really need to bypass this check: add validate: false
to each crate
in the Prdoc where a breaking change is introduced. This will release a new major
version of that crate and all its reverse dependencies and basically break the release.
Sadly we cant backport this since it is a major bump, but it should be possible to do a point-release of the omni-bencher crate since it is quite freestanding.
Actually should be fine since the release is not out yet.
The CI pipeline was cancelled due to failure one of the required jobs. Job name: test-linux-stable 1/3 Logs: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7424028
Backport #5655 into
stable2409
from ggwpez.See the documentation on how to use this bot.