[Integrated] RFR: notify: store resulting commit in PullRequestState
Erik Helin
ehelin at openjdk.java.net
Mon Jun 8 10:17:10 UTC 2020
On Fri, 5 Jun 2020 12:04:10 GMT, Erik Helin <ehelin at openjdk.org> wrote:
> Hi all,
>
> please review this patch that the resulting (integrated) commit from a PR in the `PullRequestState`. This data will be
> used in future patches for more easier handling of notifications. Note that all data in the `Storage` might not have
> the `"commit"` field. If that is the case, then the code will lazily populate the `"commit"` field. Testing:
> - [x] `make test` on Linux x64
>
> Thanks,
> Erik
This pull request has now been integrated.
Changeset: 1d063900
Author: Erik Helin <ehelin at openjdk.org>
URL: https://git.openjdk.java.net/skara/commit/1d063900
Stats: 100 lines in 5 files changed: 0 ins; 73 del; 27 mod
notify: store resulting commit in PullRequestState
Reviewed-by: rwestberg
-------------
PR: https://git.openjdk.java.net/skara/pull/641
More information about the skara-dev
mailing list