Integrated: 684: Pull request command parser parses too much

Erik Helin ehelin at openjdk.java.net
Wed Sep 16 10:25:34 UTC 2020


On Wed, 16 Sep 2020 10:09:30 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that ensures that `extractCommands` in `CommandWorkItem` only parses the parts of the PR body
> that the user has written (i.e. scrub the automatic message from the bots).
> Testing:
> - [x] `make test` passes on Linux x64
> - Added a new unit test
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: aa02b310
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/aa02b310
Stats:     50 lines in 3 files changed: 2 ins; 47 del; 1 mod

684: Pull request command parser parses too much

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list