Integrated: pr: introduce backport pull requests

Erik Helin ehelin 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

This pull request has now been integrated.

Changeset: 26e6b8b8
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/26e6b8b8
Stats:     489 lines in 7 files changed: 484 ins; 0 del; 5 mod

pr: introduce backport pull requests

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list