[skara] Integrated: cli: make git-pr-create detect backports

Erik Helin ehelin at openjdk.java.net
Thu Feb 25 14:18:56 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

This pull request has now been integrated.

Changeset: 9a8231f5
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/9a8231f5
Stats:     15 lines in 1 file changed: 6 ins; 2 del; 7 mod

cli: make git-pr-create detect backports

Reviewed-by: rwestberg

-------------

PR: https://git.openjdk.java.net/skara/pull/1039


More information about the skara-dev mailing list