Skip to content

[stable2512] Backport #11204#11260

Merged
EgorPopelyaev merged 5 commits into
stable2512from
backport-11204-to-stable2512
Mar 12, 2026
Merged

[stable2512] Backport #11204#11260
EgorPopelyaev merged 5 commits into
stable2512from
backport-11204-to-stable2512

Conversation

@paritytech-release-backport-bot

Copy link
Copy Markdown

Backport #11204 into stable2512 from dmitry-markin.

See the documentation on how to use this bot.

@paritytech-release-backport-bot

Copy link
Copy Markdown
Author

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-11204-to-stable2512
git worktree add --checkout .worktree/backport-11204-to-stable2512 backport-11204-to-stable2512
cd .worktree/backport-11204-to-stable2512
git reset --hard HEAD^
git cherry-pick -x a54733715b76fab04ef87926de4ce8746f63e8ef
git push --force-with-lease

@github-actions github-actions Bot added the A3-backport Pull request is already reviewed well in another branch. label Mar 4, 2026
@github-actions github-actions Bot requested a review from dmitry-markin March 4, 2026 11:38
lexnv added 3 commits March 11, 2026 12:13
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
@lexnv lexnv marked this pull request as ready for review March 11, 2026 12:18
@github-actions

Copy link
Copy Markdown
Contributor

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:

  • Backports are only for 'patch' or 'minor' changes. No 'major' or other breaking change.
  • Should be a legit fix for some bug, not adding tons of new features.
  • Must either be already audited or not need an audit.
Emergency Bypass

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.

@EgorPopelyaev EgorPopelyaev enabled auto-merge (squash) March 12, 2026 08:44
@EgorPopelyaev EgorPopelyaev merged commit 736a817 into stable2512 Mar 12, 2026
223 of 233 checks passed
@EgorPopelyaev EgorPopelyaev deleted the backport-11204-to-stable2512 branch March 12, 2026 09:45
arturgontijo pushed a commit to moonbeam-foundation/polkadot-sdk that referenced this pull request Apr 1, 2026
Backport paritytech#11204 into `stable2512` from dmitry-markin.

See the
[documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md)
on how to use this bot.

<!--
  # To be used by other automation, do not modify:
  original-pr-number: #${pull_number}
-->

---------

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Co-authored-by: Dmitry Markin <dmitry@markin.tech>
Co-authored-by: Alexandru Vasile <alexandru.vasile@parity.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A3-backport Pull request is already reviewed well in another branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants