RFR: 1258: Add review link/details to comments section
Magnus Ihse Bursie
ihse at openjdk.java.net
Fri Dec 3 17:11:13 UTC 2021
On Fri, 3 Dec 2021 12:55:03 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
I don't like the thought of removing things from JBS. What is it you want to remove, and why? The Review link? As I argued in the bug report, I think it is useful to have and should not be removed.
-------------
PR: https://git.openjdk.java.net/skara/pull/1250
More information about the skara-dev
mailing list