3
1
Fork 1
mirror of https://github.com/kiegroup/git-backporting synced 2024-05-18 17:29:48 +00:00
git-backporting/CHANGELOG.md
github-actions[bot] c22286f85e
chore: release v4.8.0 (#128)
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
2024-04-11 08:44:11 +02:00

8.7 KiB

Changelog

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)

4.7.1 (2024-04-03)

Bug Fixes

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

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)

4.6.0 (2024-03-25)

Features

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

4.5.2 (2024-03-08)

Improvements

  • upgrade to node20 for gha (c8ede8d)

4.5.1 (2024-02-23)

Bug Fixes

  • --auth when --git-user contains space (#95) (9bcd6e6)
  • --no-squash on single-commit GitLab MR (#93) (300fa91)
  • gh-96: fix git token parsing (#98) (c57fca6)

4.5.0 (2023-12-10)

Features

  • gh-85: take git tokens from environment (#88) (70da575)

4.4.1 (2023-12-05)

Bug Fixes

4.4.0 (2023-08-18)

Features

4.3.0 (2023-07-27)

Features

  • issue-70: additional pr comments (bed7e29)

Bug Fixes

  • gha skip whitespace trim on body (#73) (29589a6)
  • preserve new lines in body and comments (#72) (fa43ffc)

4.2.0 (2023-07-13)

Features

  • issue-62: make cherry-pick strategy configurable (#63) (265955d)

Bug Fixes

  • issue-57: truncate the bp branch name (#58) (ead1322)

Performance Improvements

  • use concurrent promises instead of awaiting them one by one (#59) (49a7350)

4.1.0 (2023-07-11)

Features

  • issue-41: set and inherit labels (#48) (fcc0167)
  • issue-54: backport pr commits without squash (#55) (c4dbb26)

Bug Fixes

  • issue-52: use pull request github api url as source (#53) (a737aa7)

4.0.0 (2023-07-06)

Project moved under @kiegroup organization.

3.1.1 (2023-07-06)

3.1.0 (2023-07-05)

Features

3.0.0 (2023-07-01)

Features

  • integrate tool with gitlab service (#39) (107f5e5)

Bug Fixes

  • removed 'powered by..' pr body suffix (6869bec)

2.2.1 (2023-06-27)

Bug Fixes

  • fix gha no-inherit-reviewers input (8b586cc)

2.2.0 (2023-06-22)

Features

2.1.0 (2023-06-20)

Features

  • issue-17: override backporting pr data (#29) (941beda)

Bug Fixes

2.0.1 (2023-01-05)

2.0.0 (2023-01-05)

Features

  • backport still open pull requests (b3936e0)
  • pull request backporting (b3936e0)