Integrated: git-pr: add reviewer sub-command

Erik Helin ehelin at openjdk.java.net
Wed Jul 8 14:54:30 UTC 2020


On Wed, 8 Jul 2020 14:44:54 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that adds the `git pr reviewer` sub-command which corresponds to the
> [`/reviewer`](https://wiki.openjdk.java.net/display/SKARA/Pull+Request+Commands#PullRequestCommands-/reviewer) pull
> request command. A pull request author can now run `git pr reviewr --add=ehelin` to mark me as a reviewer of a pull
> request (note that not all OpenJDK projects allow authors to add reviewers).  Testing:
> - Manual testing on Linux x64
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: ebf319ec
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/ebf319ec
Stats:     93 lines in 2 files changed: 0 ins; 92 del; 1 mod

git-pr: add reviewer sub-command

Reviewed-by: jvernee

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

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


More information about the skara-dev mailing list