Skip to content

ci: bump release workflows#555

Merged
mattyg merged 1 commit intomainfrom
ci/bump-release-workflows
Mar 18, 2026
Merged

ci: bump release workflows#555
mattyg merged 1 commit intomainfrom
ci/bump-release-workflows

Conversation

@mattyg
Copy link
Member

@mattyg mattyg commented Mar 6, 2026

Update release workflows to 1.6.0

Summary by CodeRabbit

  • Chores
    • Updated release workflows to use newer action versions.
    • Added an opt-in workflow option to skip semver compatibility checks (disabled by default).

@coderabbitai
Copy link

coderabbitai bot commented Mar 6, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 927c721e-45b5-4f39-93b5-c474514f4f17

📥 Commits

Reviewing files that changed from the base of the PR and between 78470a5 and 0ccb1a7.

📒 Files selected for processing (2)
  • .github/workflows/prepare-release.yml
  • .github/workflows/publish-release.yml
🚧 Files skipped from review as they are similar to previous changes (2)
  • .github/workflows/publish-release.yml
  • .github/workflows/prepare-release.yml

Walkthrough

Adds a boolean workflow input skip_semver_checks to .github/workflows/prepare-release.yml and forwards it to the invoked action; updates action references in .github/workflows/prepare-release.yml and .github/workflows/publish-release.yml from @v1.4.0 to @v1.6.0. No other functional changes.

Changes

Cohort / File(s) Summary
Prepare release workflow
.github/workflows/prepare-release.yml
Added new workflow input skip_semver_checks (boolean, default: false) and forwarded it to the invoked action via skip_semver_checks: ${{ inputs.skip_semver_checks }}; bumped action reference from @v1.4.0@v1.6.0.
Publish release workflow
.github/workflows/publish-release.yml
Bumped referenced action/workflow from @v1.4.0@v1.6.0. No other functional changes.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

hra-release

Suggested reviewers

  • ThetaSinner
  • matthme
  • jost-s
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: bumping the release workflow action versions from v1.4.0 to v1.6.0 across two workflow files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/bump-release-workflows
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mattyg mattyg requested a review from a team March 6, 2026 00:16
@mattyg mattyg force-pushed the ci/bump-release-workflows branch from 37fccc8 to 78470a5 Compare March 6, 2026 17:45
@mattyg mattyg added the ShouldBackport/0.6 Post-merge into the default branch; should be backported to the release branch for version 0.6.x label Mar 6, 2026
@mattyg mattyg force-pushed the ci/bump-release-workflows branch from 78470a5 to 0ccb1a7 Compare March 18, 2026 01:23
@cocogitto-bot
Copy link

cocogitto-bot bot commented Mar 18, 2026

✔️ 0ccb1a7 - Conventional commits check succeeded.

@mattyg mattyg enabled auto-merge (rebase) March 18, 2026 01:23
@mattyg mattyg merged commit 532ab7b into main Mar 18, 2026
10 checks passed
@mattyg mattyg deleted the ci/bump-release-workflows branch March 18, 2026 01:59
@mattyg mattyg mentioned this pull request Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ShouldBackport/0.6 Post-merge into the default branch; should be backported to the release branch for version 0.6.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants