- Add epilogue to
--help
section which info about reporting bugs (#190)
- Add
--sourcePRsFilter
option to filter PRs by the Github query syntax (#189)
- Add
--no-verify
and --verify
options (#190)
Renames the following cli and config arguments:
- “branches” -> “targetBranchChoices” (#185)
- “commitsCount” -> “maxNumber” (#183)
- "labels" -> "targetPRLabels" (#183)
- "backportCreatedLabels" -> "sourcePRLabels" (#183)