[Integrated] RFR: forge: support commit comments

Erik Helin ehelin at openjdk.java.net
Fri Jun 5 13:05:57 UTC 2020


On Thu, 4 Jun 2020 16:08:33 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that adds the possibility to add a comment on a particular commit to `HostedRepository` via
> the method `addCommitComment`. To start out with I've only added support for adding a general comment about a whole
> commit, not a comment for a particular line in a commit.   The comments for a commit can also be listed with the method
> `commitComments`.
> Testing:
> - Not that much, later patches will build upon the APIs introduced in this patch
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: dd947454
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/dd947454
Stats:     203 lines in 7 files changed: 0 ins; 196 del; 7 mod

forge: support commit comments

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list