Skip to content

Releases: kiegroup/git-backporting

Release 4.8.4

02 Nov 12:34
b9ed3ac
Compare
Choose a tag to compare

4.8.4 (2024-11-02)

Bug Fixes

  • abort conflicting cherry-pick before starting new one (#146) (3deee59)

Release v4

03 Apr 08:39
b9ed3ac
Compare
Choose a tag to compare

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

10 Oct 08:59
a14014e
Compare
Choose a tag to compare

4.8.3 (2024-10-10)

Bug Fixes

Release 4.8.2

07 Oct 09:38
c3daf80
Compare
Choose a tag to compare

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

16 Jul 17:29
c5d7f0e
Compare
Choose a tag to compare

4.8.1 (2024-07-16)

Bug Fixes

  • gh130: apply commits in the correct order on github (#131) (cb3473d)

Release 4.8.0

11 Apr 06:49
c22286f
Compare
Choose a tag to compare

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

03 Apr 08:34
fc5dba6
Compare
Choose a tag to compare

4.7.1 (2024-04-03)

Bug Fixes

  • gha input is target-branch-pattern, not target-reg-exp (#120) (e6f86f8)

Release 4.7.0

02 Apr 10:36
0a07bf3
Compare
Choose a tag to compare

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

25 Mar 08:32
ffe625d
Compare
Choose a tag to compare

4.6.0 (2024-03-25)

Features

  • add --git-client to explicitly set the type of forge (#106) (80a0b55)

Release 4.5.2

08 Mar 11:53
f4a2683
Compare
Choose a tag to compare

4.5.2 (2024-03-08)

Improvements

  • upgrade to node20 for gha (c8ede8d)