Integrated: pr: introduce backport pull requests

Robin Westberg rwestberg at openjdk.java.net
Wed Oct 7 14:03:05 UTC 2020


On Wed, 7 Oct 2020 13:50:43 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that introduces the concepts of "backport style" pull requests. If a pull request title
> matches `Backport <hash>` then issues and summaries from `<hash>` will be added to the current pull request. If the
> "backport style" pull request is integrated then a `Backport-of: <hash>` trailer will also be automatically added to
> the commit message.  Testing:
> - [x] Added four new unit tests
> - [x] `make test` passes on Linux x64
> 
> Thanks,
> Erik

Looks good!

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

Marked as reviewed by rwestberg (Reviewer).

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


More information about the skara-dev mailing list