Skip to content

[stable2509] Backport #9796#9883

Merged
EgorPopelyaev merged 5 commits intostable2509from
backport-9796-to-stable2509
Oct 1, 2025
Merged

[stable2509] Backport #9796#9883
EgorPopelyaev merged 5 commits intostable2509from
backport-9796-to-stable2509

Conversation

@paritytech-release-backport-bot
Copy link
Copy Markdown

Backport #9796 into stable2509 from dastansam.

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-9796-to-stable2509
git worktree add --checkout .worktree/backport-9796-to-stable2509 backport-9796-to-stable2509
cd .worktree/backport-9796-to-stable2509
git reset --hard HEAD^
git cherry-pick -x cfce3b96be3fe7348c88ba1deeaa701834240d38
git push --force-with-lease

@github-actions github-actions Bot added the A3-backport Pull request is already reviewed well in another branch. label Sep 30, 2025
@bkchr bkchr marked this pull request as ready for review September 30, 2025 19:31
@bkchr bkchr requested a review from a team as a code owner September 30, 2025 19:31
@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.

Comment thread prdoc/pr_9796.prdoc Outdated
@EgorPopelyaev EgorPopelyaev enabled auto-merge (squash) October 1, 2025 07:15
@EgorPopelyaev
Copy link
Copy Markdown
Contributor

@bkchr Basti, those changes mentioned in the Semver check be added into prdoc as well?
https://github.com/paritytech/polkadot-sdk/actions/runs/18154395976/job/51671159514?pr=9883#step:10:90

@bkchr
Copy link
Copy Markdown
Member

bkchr commented Oct 1, 2025

@EgorPopelyaev done

@EgorPopelyaev
Copy link
Copy Markdown
Contributor

Thank you!

@EgorPopelyaev EgorPopelyaev merged commit 2d2d10e into stable2509 Oct 1, 2025
241 of 244 checks passed
@EgorPopelyaev EgorPopelyaev deleted the backport-9796-to-stable2509 branch October 1, 2025 09:06
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