[Integrated] RFR: notify: add handleIntegratedPullRequest callback

Erik Helin ehelin at openjdk.java.net
Mon Jun 8 14:43:28 UTC 2020


On Mon, 8 Jun 2020 14:04:05 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that adds the `handleIntegratedPullRequest` callback to `PullRequestUpdateConsumer`. I have
> also updated `IssueUpdater` to make use of this new callback, as well as updated the unit tests for `IssueUpdater`.
> Testing:
> - [x] `make test` passes on Linux x64
> - [x] Updated two unit tests
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: e601083c
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/e601083c
Stats:     74 lines in 5 files changed: 17 ins; 29 del; 28 mod

notify: add handleIntegratedPullRequest callback

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list