RFR: 1258: Add review link/details to comments section [v4]

Erik Joelsson erikj at openjdk.java.net
Wed Dec 15 22:57:08 UTC 2021


On Wed, 15 Dec 2021 12:47:14 GMT, Guoxiong Li <gli at openjdk.org> wrote:

>> Hi all,
>> 
>> This patch adds a comment to the jira issue when the corresponding PR is submitted. Because currently, the class `Issue` has no an api to remove a comment. So I need to create and implement it, too. And the test cases are added.
>> 
>> Thanks for taking the time to review.
>> 
>> Best Regards,
>> -- Guoxiong
>
> Guoxiong Li has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
> 
>  - Merge branch 'master' into SKARA-1258
>  - Fix typo.
>  - Move the code about adding comment out of the reviewLink block.
>  - Not implement the unused method.
>  - 1258: Add review link/details to comments section

Marked as reviewed by erikj (Lead).

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

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


More information about the skara-dev mailing list