-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[Release|CI/CD] Send release notifications to communication channels only in case of a stable release #10419
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 6 commits into
paritytech:master
from
EgorPopelyaev:ep-notify-only-on-latest
Nov 26, 2025
Merged
[Release|CI/CD] Send release notifications to communication channels only in case of a stable release #10419
EgorPopelyaev
merged 6 commits into
paritytech:master
from
EgorPopelyaev:ep-notify-only-on-latest
Nov 26, 2025
+51
−15
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
…otify-only-on-latest
…otify-only-on-latest
…otify-only-on-latest
AndWeHaveAPlan
approved these changes
Nov 25, 2025
gt-parity
approved these changes
Nov 25, 2025
eduardspa
approved these changes
Nov 25, 2025
Merged
via the queue into
paritytech:master
with commit Nov 26, 2025
49bd017
259 of 268 checks passed
|
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-10419-to-stable2503
git worktree add --checkout .worktree/backport-10419-to-stable2503 backport-10419-to-stable2503
cd .worktree/backport-10419-to-stable2503
git reset --hard HEAD^
git cherry-pick -x 49bd017a06989799141af0809c0fbdd48d67b733
git push --force-with-lease |
|
Successfully created backport PR for |
paritytech-release-backport-bot bot
pushed a commit
that referenced
this pull request
Nov 26, 2025
…only in case of a stable release (#10419) Closes: paritytech/devops#3831 (cherry picked from commit 49bd017)
paritytech-release-backport-bot bot
pushed a commit
that referenced
this pull request
Nov 26, 2025
…only in case of a stable release (#10419) Closes: paritytech/devops#3831 (cherry picked from commit 49bd017)
|
Successfully created backport PR for |
paritytech-release-backport-bot bot
pushed a commit
that referenced
this pull request
Nov 26, 2025
…only in case of a stable release (#10419) Closes: paritytech/devops#3831 (cherry picked from commit 49bd017)
|
Successfully created backport PR for |
EgorPopelyaev
added a commit
that referenced
this pull request
Nov 26, 2025
Backport #10419 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]>
EgorPopelyaev
added a commit
that referenced
this pull request
Nov 26, 2025
Backport #10419 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]>
EgorPopelyaev
added a commit
that referenced
this pull request
Nov 26, 2025
Backport #10419 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]>
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/devops/issues/3831