Skip to content

[Release|CI/CD] Combine branch-off and RC automation flows#8754

Merged
EgorPopelyaev merged 24 commits intomasterfrom
ep-combine-brnachoff-and-rc-automation-flows
Jun 6, 2025
Merged

[Release|CI/CD] Combine branch-off and RC automation flows#8754
EgorPopelyaev merged 24 commits intomasterfrom
ep-combine-brnachoff-and-rc-automation-flows

Conversation

@EgorPopelyaev
Copy link
Copy Markdown
Contributor

@EgorPopelyaev EgorPopelyaev commented Jun 5, 2025

This PR combines two release flows that are responsible for the first steps in the release process: Branch-off a stable branch and Create RC tag flows.
Both actions now can be done from one flow by choosing a needed option in the triggering form:
Screenshot 2025-06-05 at 11 30 09

The tagging can be done as part of branch off directly or as an independent action as usually there are some other release activities (like crates release) done after the branch is created.
Closes: https://github.com/paritytech/devops/issues/3825

@EgorPopelyaev EgorPopelyaev requested review from a team as code owners June 5, 2025 09:31
@EgorPopelyaev EgorPopelyaev added the R0-no-crate-publish-required The change does not require any crates to be re-published. label Jun 5, 2025
@EgorPopelyaev EgorPopelyaev requested a review from a team June 5, 2025 09:33
@EgorPopelyaev EgorPopelyaev enabled auto-merge June 6, 2025 10:31
@EgorPopelyaev EgorPopelyaev added this pull request to the merge queue Jun 6, 2025
Merged via the queue into master with commit fdf3d65 Jun 6, 2025
243 checks passed
@EgorPopelyaev EgorPopelyaev deleted the ep-combine-brnachoff-and-rc-automation-flows branch June 6, 2025 11:37
pgherveou pushed a commit that referenced this pull request Jun 11, 2025
This PR combines two release flows that are responsible for the first
steps in the release process: Branch-off a stable branch and Create RC
tag flows.
Both actions now can be done from one flow by choosing a needed option
in the triggering form:
<img width="316" alt="Screenshot 2025-06-05 at 11 30 09"
src="https://github.com/user-attachments/assets/767bc351-918f-41e9-af42-f94a20036a50"
/>

The tagging can be done as part of branch off directly or as an
independent action as usually there are some other release activities
(like crates release) done after the branch is created.
Closes: paritytech/devops#3825
ordian added a commit that referenced this pull request Jun 12, 2025
* master: (62 commits)
  release/build-macos-binaries: add missing FEATURES argument  (#8816)
  Add XCM Precompile to `pallet-xcm` (#8693)
  [Release|CI/CD] Exclude test runtimes from the runtimes build (#8820)
  Add freebsd sysinfo for telemetry (#7985)
  release-reusable-rc-build: add optional `features` input that can be considered for nodes building (#8755)
  [Staking] Cleanups and some improvements (#8701)
  Fix typos in 3 files in Implementers Guide (#8799)
  Update `RemoteExporter` docs to reflect removal of `forward_id_for` (#8795)
  Snowbridge: enforce fee when registering Polkadot native asset (#8725)
  Bump the ci_dependencies group across 1 directory with 7 updates (#8788)
  Docker hub 'master' image short sha (#8790)
  [Release|CI/CD] Combine branch-off and RC automation flows (#8754)
  Move Transaction depth limit checks (#8750)
  Add genesis presets for remaining runtimes in polkadot-parachain-bin (#8426)
  Do not make pallet-identity benchmarks signature-dependent (#8179)
  Introduction of Approval Slashes [Disabling Strategy Stage 4] (#6827)
  [AHM] Prepare For Westend Cleanup (#8715)
  Actually use RP offset in YAP parachain (#8745)
  [AHM] Relax the requirement for RC-Client to receive +1 session reports (#8702)
  Don't read storage items in logging (#8749)
  ...
alvicsam pushed a commit that referenced this pull request Oct 17, 2025
This PR combines two release flows that are responsible for the first
steps in the release process: Branch-off a stable branch and Create RC
tag flows.
Both actions now can be done from one flow by choosing a needed option
in the triggering form:
<img width="316" alt="Screenshot 2025-06-05 at 11 30 09"
src="https://github.com/user-attachments/assets/767bc351-918f-41e9-af42-f94a20036a50"
/>

The tagging can be done as part of branch off directly or as an
independent action as usually there are some other release activities
(like crates release) done after the branch is created.
Closes: paritytech/devops#3825
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.

3 participants