Releases: maxlapides/cherry-picker
Releases · maxlapides/cherry-picker
v1.4.0
v1.3.0
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Full Changelog: v1...v1.2.0
v1.1.0
This release fixes a bug in merged pull_request handling when no prior cherry-pick to ... comment exists.
Changed
- Prevent the action from reaching PR title generation or PR creation when no cherry-pick target branch was requested.
- Keep issue_comment requests working as before, including the immediate confirmation comment.
- Preserve the normal post-merge cherry-pick flow when a matching request comment does exist.
v1.0.0
fix: fail if branch is missing
v0.9.0
fix: fail if branch is missing
v0.8.0
fix: gh run cancel
v0.7.0
fix: cancel workflow if comment is missing
v0.6.0
fix auto-approving PRs
v0.5.0
fix double env declaration