Skip to content

[Backport] [Release|CI/CD] Fix audiences changelog template (#6444)#7595

Merged
EgorPopelyaev merged 1 commit intostable2412from
ep-test-release-notes
Feb 17, 2025
Merged

[Backport] [Release|CI/CD] Fix audiences changelog template (#6444)#7595
EgorPopelyaev merged 1 commit intostable2412from
ep-test-release-notes

Conversation

@EgorPopelyaev
Copy link
Contributor

Backport fix for the changelog generation introduced in #6444

This PR addresses an issue mentioned
[here](#6424 (comment)).
The problem was that when the prdoc file has two audiences, but only one
description like in
[prdoc_5660](https://github.com/paritytech/polkadot-sdk/blob/master/prdoc/1.16.0/pr_5660.prdoc)
it was ignored by the template.
@EgorPopelyaev EgorPopelyaev added R0-no-crate-publish-required The change does not require any crates to be re-published. A3-backport Pull request is already reviewed well in another branch. labels Feb 17, 2025
@EgorPopelyaev EgorPopelyaev requested review from a team as code owners February 17, 2025 18:55
@github-actions
Copy link
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 f8111d3 into stable2412 Feb 17, 2025
163 of 238 checks passed
@EgorPopelyaev EgorPopelyaev deleted the ep-test-release-notes branch February 17, 2025 20:26
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. 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.

2 participants