Skip to content

[stable2509] Fix prdoc 9479#9881

Merged
EgorPopelyaev merged 2 commits intostable2509from
ep-fix-prdoc-9479
Sep 30, 2025
Merged

[stable2509] Fix prdoc 9479#9881
EgorPopelyaev merged 2 commits intostable2509from
ep-fix-prdoc-9479

Conversation

@EgorPopelyaev
Copy link
Copy Markdown
Contributor

At the current state, the prdoc_9479.prdoc file breaks the changelog generation due to the unescaped symbols, this pr fixes this issue.

@EgorPopelyaev EgorPopelyaev added the R0-no-crate-publish-required The change does not require any crates to be re-published. label Sep 30, 2025
@EgorPopelyaev EgorPopelyaev enabled auto-merge (squash) September 30, 2025 12:17
@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 merged commit 7549809 into stable2509 Sep 30, 2025
249 of 256 checks passed
@EgorPopelyaev EgorPopelyaev deleted the ep-fix-prdoc-9479 branch September 30, 2025 13:02
EgorPopelyaev added a commit that referenced this pull request Oct 9, 2025
At the current state, the prdoc_9479.prdoc file breaks the changelog
generation due to the unescaped symbols, this pr fixes this issue.
EgorPopelyaev added a commit that referenced this pull request Oct 9, 2025
At the current state, the prdoc_9479.prdoc file breaks the changelog
generation due to the unescaped symbols, this pr fixes this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

R0-no-crate-publish-required The change does not require any crates to be re-published.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant