Skip to content

Latest commit

 

History

History
142 lines (65 loc) · 6.78 KB

CHANGELOG.md

File metadata and controls

142 lines (65 loc) · 6.78 KB

Changelog

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)