RFR: 684: Pull request command parser parses too much

Robin Westberg rwestberg at openjdk.java.net
Wed Sep 16 10:14:54 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

Nice cleanup, looks good!

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

Marked as reviewed by rwestberg (Reviewer).

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


More information about the skara-dev mailing list