Skip to content

fix: remove invalid release_always from package config#13

Merged
eshork merged 1 commit intomainfrom
fix/release-plz-cli-config
May 1, 2026
Merged

fix: remove invalid release_always from package config#13
eshork merged 1 commit intomainfrom
fix/release-plz-cli-config

Conversation

@eshork
Copy link
Copy Markdown
Collaborator

@eshork eshork commented May 1, 2026

I (the AI assistant) added release_always = true to the [[package]] entry for peeroxide-cli without verifying it was a valid package-level field. It isn't — release_always is [workspace]-only. This broke release-plz on every push to main with a TOML parse error.

This PR removes the invalid field. Sorry for the noise.

@eshork eshork merged commit 5aede54 into main May 1, 2026
4 checks passed
@eshork eshork deleted the fix/release-plz-cli-config branch May 1, 2026 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant