On Thu, Apr 16, 2015 at 2:16 PM, Edwin Kempin <
edwin....@gmail.com> wrote:
>> Would that require writing a plugin, or would it be doable by some other
>> means, like Prolog code?
>
> You can neither do this from Prolog nor from a plugin. You would need to add
> support for this in Gerrit core.
Thanks for the reply, even though it's bad news ;-)
However, I though adding columns would be possible via Prolog as
that's what the non-author code review example [1] basically does: It
adds a "NACR" column to the table. But I guess that's a special case
as that's a new review category. Anyway, would a hack be possible that
adds a new review category that doe snot really accept reviews but
show the number of comments?
[1]
https://gerrit.it.here.com/Documentation/prolog-cookbook.html#NonAuthorCodeReview
--
Sebastian Schuberth