Integrated: 685: Show a warning if PR author's full name does not match commit author's full name

Erik Helin ehelin at openjdk.java.net
Wed Sep 23 09:40:22 UTC 2020


On Tue, 22 Sep 2020 16:12:07 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that adds an error if the author of the pull request does not have an OpenJDK username, has a
> full name set for their GitHub account and the `HEAD` commit for the pull request uses another full name.
> Testing:
> - [x] `make test` passes on Linux x64
> - [x] Added an additional unit test
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: 72b87eb0
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/72b87eb0
Stats:     64 lines in 5 files changed: 52 ins; 3 del; 9 mod

685: Show a warning if PR author's full name does not match commit author's full name

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list