Integrated: pr: separate commit and pr commands

Erik Helin ehelin at openjdk.java.net
Thu Feb 25 11:03:45 UTC 2021


On Thu, 25 Feb 2021 09:53:33 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this pull request that properly separates pull request and commit commands at the source code level. The class `CommandWorkItem` is renamed to `PullRequestCommandWorkItem` and then I did a number of smaller follow-out refactorings from this renaming.
> 
> Testing:
> - [x] `make test` passes on Linux x64
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: 1fc516c9
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/1fc516c9
Stats:     89 lines in 8 files changed: 61 ins; 0 del; 28 mod

pr: separate commit and pr commands

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list