Releases: kiegroup/git-backporting
Releases · kiegroup/git-backporting
Release 4.8.4
4.8.4 (2024-11-02)
Bug Fixes
- abort conflicting cherry-pick before starting new one (#146) (3deee59)
Release v4
Automatic release pointing to the latest tag of v4
stream.
This is meant to be used by other Github actions or workflows.
Release 4.8.3
4.8.3 (2024-10-10)
Bug Fixes
Release 4.8.2
4.8.2 (2024-10-07)
Bug Fixes
- cherry-pick order on GitLab by reversing commmit list only once (#137) (e2d73d0)
- handle Codeberg returning null entry in requested_reviewers (#136) (1e8358b)
Release 4.8.1
4.8.1 (2024-07-16)
Bug Fixes
- gh130: apply commits in the correct order on github (#131) (cb3473d)
Release 4.8.0
4.8.0 (2024-04-11)
Features
- auto-detect the value of the no-squash option (#118) (6042bcc)
- implement error notification as pr comment (#124) (2bb7f73)
Release 4.7.1
4.7.1 (2024-04-03)
Bug Fixes
- gha input is target-branch-pattern, not target-reg-exp (#120) (e6f86f8)
Release 4.7.0
4.7.0 (2024-04-02)
Features
- add --cherry-pick-options to add to all cherry-pick run (#116) (fe6be83)
- gh75: extract target branched from pr labels (#112) (53cc505)
Bug Fixes
- return GitHub no-squash commits in order (#115) (6d9b9db)
Comments
Many thanks to @earl-warren for all the contributions he made for this release 👏 ❤️
Release 4.6.0
4.6.0 (2024-03-25)
Features
- add --git-client to explicitly set the type of forge (#106) (80a0b55)
Release 4.5.2
4.5.2 (2024-03-08)
Improvements
- upgrade to node20 for gha (c8ede8d)