RFR: 189: git-pr should detect issue from branch name

Robin Westberg rwestberg at openjdk.java.net
Wed Dec 11 12:04:37 UTC 2019


On Wed, 11 Dec 2019 10:44:31 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that takes the first steps towards making `git-pr` a
> bit smart with regards to detecing JBS issues. This patch makes `git-pr` detect
> a JBS issue from a branch name (currently only supporting the long form of
> "project-id"). If a matching issue is found then the title of the PR will be
> automatically set to the title of the issue.
> 
> Thanks,
> Erik
> 
> - [x] Manual testing of `git-pr`

Okay, looks good then!

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

Marked as reviewed by rwestberg (Reviewer).

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


More information about the skara-dev mailing list