Skip to content

[stable2506] Backport #8923#8971

Merged
michalkucharczyk merged 2 commits intostable2506from
backport-8923-to-stable2506
Jun 26, 2025
Merged

[stable2506] Backport #8923#8971
michalkucharczyk merged 2 commits intostable2506from
backport-8923-to-stable2506

Conversation

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

Backport #8923 into stable2506 from michalkucharczyk.

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

@github-actions github-actions Bot added the A3-backport Pull request is already reviewed well in another branch. label Jun 25, 2025
@michalkucharczyk michalkucharczyk marked this pull request as ready for review June 25, 2025 16:02
@michalkucharczyk michalkucharczyk requested a review from skunert June 25, 2025 16:02
@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.

@michalkucharczyk michalkucharczyk merged commit 2d0b78c into stable2506 Jun 26, 2025
433 of 439 checks passed
@michalkucharczyk michalkucharczyk deleted the backport-8923-to-stable2506 branch June 26, 2025 08:36
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.

2 participants