Releases: sorenlouv/backport
Releases · sorenlouv/backport
v9.6.2
v9.6.1
v9.6.0
v9.5.0
What's Changed
- Fix null pointer when merge conflict is missing by @sorenlouv in #498
- Pick target branch from first commit's suggestedTargetBranches in non-interactive mode by @karolkpl in #493
- Add draft option to publish PRs as drafts by @ian-h-chamberlain in #489
v9.4.4
What's Changed
- Fix switched descriptions by @resnickdeepfield in #481
- Avoid double-encoding backticks in title template by @sorenlouv in #495
v9.4.0 `backportBranchName` option
v9.3.0
v9.2.3
9.2.2 fix: auto merge not running
What's Changed
- fix: auto merge not running when there's no conflicts by @nicklasmoeller in #473
v9.2.0 Added `addOriginalReviewers` option
This addOriginalReviewers
option. It is disabled by default. When enabled it will add the original reviewers from the source pull request to the target pull request.