Skip to content

[Release|CI/CD] Fix warnings in GH workflows or release pipeline#11632

Merged
BDevParity merged 4 commits intomasterfrom
bd-workflow-warnings
Apr 7, 2026
Merged

[Release|CI/CD] Fix warnings in GH workflows or release pipeline#11632
BDevParity merged 4 commits intomasterfrom
bd-workflow-warnings

Conversation

@BDevParity
Copy link
Copy Markdown
Contributor

https://github.com/paritytech/release-engineering/issues/291

TODO:

  • handle warnings on all workflows regarding deprecated Node version 20

@BDevParity BDevParity requested review from a team as code owners April 3, 2026 10:51
@BDevParity BDevParity added the R0-no-crate-publish-required The change does not require any crates to be re-published. label Apr 3, 2026
@BDevParity BDevParity enabled auto-merge April 7, 2026 09:41
@paritytech-review-bot paritytech-review-bot Bot requested a review from a team April 7, 2026 09:48
@BDevParity BDevParity added this pull request to the merge queue Apr 7, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Apr 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 7, 2026

Review required! Latest push from author must always be reviewed

@BDevParity BDevParity enabled auto-merge April 7, 2026 14:23
@EgorPopelyaev EgorPopelyaev added A4-backport-unstable2507 Pull request must be backported to the unstable2507 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 A4-backport-stable2603 Pull request must be backported to the stable2603 release branch labels Apr 7, 2026
@BDevParity BDevParity added this pull request to the merge queue Apr 7, 2026
Merged via the queue into master with commit b0afea2 Apr 7, 2026
298 of 317 checks passed
@BDevParity BDevParity deleted the bd-workflow-warnings branch April 7, 2026 17:01
@paritytech-release-backport-bot
Copy link
Copy Markdown

Created backport PR for unstable2507:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-11632-to-unstable2507
git worktree add --checkout .worktree/backport-11632-to-unstable2507 backport-11632-to-unstable2507
cd .worktree/backport-11632-to-unstable2507
git reset --hard HEAD^
git cherry-pick -x b0afea2776217a1a79cca98237464186b40ef248
git push --force-with-lease

paritytech-release-backport-bot Bot pushed a commit that referenced this pull request Apr 7, 2026
)

paritytech/release-engineering#291

TODO:
- handle warnings on all workflows regarding deprecated Node version 20

(cherry picked from commit b0afea2)
@paritytech-release-backport-bot
Copy link
Copy Markdown

Successfully created backport PR for stable2509:

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

Created backport PR for stable2512:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-11632-to-stable2512
git worktree add --checkout .worktree/backport-11632-to-stable2512 backport-11632-to-stable2512
cd .worktree/backport-11632-to-stable2512
git reset --hard HEAD^
git cherry-pick -x b0afea2776217a1a79cca98237464186b40ef248
git push --force-with-lease

paritytech-release-backport-bot Bot pushed a commit that referenced this pull request Apr 7, 2026
)

paritytech/release-engineering#291

TODO:
- handle warnings on all workflows regarding deprecated Node version 20

(cherry picked from commit b0afea2)
@paritytech-release-backport-bot
Copy link
Copy Markdown

Successfully created backport PR for stable2603:

EgorPopelyaev pushed a commit that referenced this pull request Apr 8, 2026
Backport #11632 into `stable2509` from BDevParity.

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: BDevParity <bruno.devic@parity.io>
EgorPopelyaev added a commit that referenced this pull request Apr 13, 2026
Backport #11632 into `stable2512` from BDevParity.

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: BDevParity <bruno.devic@parity.io>
Co-authored-by: Egor_P <egor@parity.io>
EgorPopelyaev pushed a commit that referenced this pull request Apr 13, 2026
Backport #11632 into `stable2603` from BDevParity.

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: BDevParity <bruno.devic@parity.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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 A4-backport-stable2603 Pull request must be backported to the stable2603 release branch A4-backport-unstable2507 Pull request must be backported to the unstable2507 release 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.

4 participants