Skip to content

chore: bump release-please action to v4#58

Merged
qqrm merged 1 commit intodevfrom
codex/update-release-please-action-to-v4
Feb 5, 2026
Merged

chore: bump release-please action to v4#58
qqrm merged 1 commit intodevfrom
codex/update-release-please-action-to-v4

Conversation

@qqrm
Copy link
Owner

@qqrm qqrm commented Feb 5, 2026

Motivation

  • Update the release automation to a newer google-github-actions/release-please-action version while preserving existing workflow parameters and write permissions for contents and pull-requests.

Description

  • Replace google-github-actions/release-please-action@v3 with @v4 in .github/workflows/release-pr.yml and leave the with: parameters (release-type, package-name, default-branch, version-file, extra-files, create-release, token) and the permissions (contents: write, pull-requests: write) unchanged.

Testing

  • Ran cargo +nightly fmt --check (success), cargo +nightly clippy --all-targets --all-features -- -D warnings (failed due to missing Windows windows crate/toolchain on this non-Windows environment), cargo +nightly build --features debug-tracing (failed for same reason), and cargo +nightly test --locked (failed for same reason).

Codex Task

@qqrm qqrm merged commit b3f9067 into dev Feb 5, 2026
1 check failed
@qqrm qqrm deleted the codex/update-release-please-action-to-v4 branch February 5, 2026 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant