-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[Release|CI/CD] Add templates to publish release info texts and list of the released crates in release draft #10455
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
EgorPopelyaev
merged 15 commits into
paritytech:master
from
EgorPopelyaev:ep-add-released-crates-info
Dec 2, 2025
Merged
[Release|CI/CD] Add templates to publish release info texts and list of the released crates in release draft #10455
EgorPopelyaev
merged 15 commits into
paritytech:master
from
EgorPopelyaev:ep-add-released-crates-info
Dec 2, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AndWeHaveAPlan
approved these changes
Nov 28, 2025
alvicsam
approved these changes
Nov 28, 2025
sandreim
approved these changes
Dec 2, 2025
Co-authored-by: Andrei Sandu <[email protected]>
Merged
via the queue into
paritytech:master
with commit Dec 2, 2025
1e5c58b
213 of 214 checks passed
|
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-10455-to-stable2503
git worktree add --checkout .worktree/backport-10455-to-stable2503 backport-10455-to-stable2503
cd .worktree/backport-10455-to-stable2503
git reset --hard HEAD^
git cherry-pick -x 1e5c58bc672269b0fcdffb449c139207094f7403
git push --force-with-lease |
|
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-10455-to-stable2506
git worktree add --checkout .worktree/backport-10455-to-stable2506 backport-10455-to-stable2506
cd .worktree/backport-10455-to-stable2506
git reset --hard HEAD^
git cherry-pick -x 1e5c58bc672269b0fcdffb449c139207094f7403
git push --force-with-lease |
paritytech-release-backport-bot bot
pushed a commit
that referenced
this pull request
Dec 2, 2025
…of the released crates in release draft (#10455) Closes: paritytech/release-engineering#276 --------- Co-authored-by: Andrei Sandu <[email protected]> (cherry picked from commit 1e5c58b)
|
Successfully created backport PR for |
paritytech-release-backport-bot bot
pushed a commit
that referenced
this pull request
Dec 2, 2025
…of the released crates in release draft (#10455) Closes: paritytech/release-engineering#276 --------- Co-authored-by: Andrei Sandu <[email protected]> (cherry picked from commit 1e5c58b)
|
Successfully created backport PR for |
EgorPopelyaev
added a commit
that referenced
this pull request
Dec 4, 2025
…of the released crates in release draft (#10455) Closes: paritytech/release-engineering#276 --------- Co-authored-by: Andrei Sandu <[email protected]>
EgorPopelyaev
added a commit
that referenced
this pull request
Dec 4, 2025
Backport #10455 into `stable2512` from EgorPopelyaev. 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} --> Co-authored-by: Egor_P <[email protected]> Co-authored-by: Andrei Sandu <[email protected]>
EgorPopelyaev
added a commit
that referenced
this pull request
Dec 4, 2025
Backport #10455 into `stable2509` from EgorPopelyaev. 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} --> Co-authored-by: Egor_P <[email protected]> Co-authored-by: Andrei Sandu <[email protected]>
EgorPopelyaev
added a commit
that referenced
this pull request
Dec 4, 2025
Backport #10455 into `stable2503` from EgorPopelyaev. 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} --> --------- Co-authored-by: Egor_P <[email protected]> Co-authored-by: Andrei Sandu <[email protected]>
EgorPopelyaev
added a commit
that referenced
this pull request
Dec 4, 2025
Backport #10455 into `stable2506` from EgorPopelyaev. 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} --> --------- Co-authored-by: Egor_P <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A4-backport-stable2503
Pull request must be backported to the stable2503 release branch
A4-backport-stable2506
Pull request must be backported to the stable2506 release branch
A4-backport-stable2509
Pull request must be backported to the stable2509 release branch
A4-backport-stable2512
Pull request must be backported to the stable2512 release branch
R0-no-crate-publish-required
The change does not require any crates to be re-published.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes: https://github.com/paritytech/release-engineering/issues/276