RFR: cli: make git-pr-create detect backports
Robin Westberg
rwestberg at openjdk.java.net
Thu Feb 25 11:39:42 UTC 2021
On Thu, 25 Feb 2021 11:34:14 GMT, Erik Helin <ehelin at openjdk.org> wrote:
> Hi all,
>
> please review this patch that makes `git pr create` uses the correct title for "backport style" pull requests. If the branch only contains a single commit that matches a "backport style" pull request title, then `git pr create` should use that commit's commit message title for the pull request title (even if the branch refers to an existing JBS issue).
>
> Testing:
> - [x] Manual testing on Linux x64
>
> Thanks,
> Erik
Looks good!
-------------
Marked as reviewed by rwestberg (Reviewer).
PR: https://git.openjdk.java.net/skara/pull/1039
More information about the skara-dev
mailing list