CandyShop / gerrit

Automatically exported from code.google.com/p/gerrit
Apache License 2.0
1 stars 0 forks source link

Include previous approvals in the approvals table #733

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
On my team we occasionally +2 our own patch sets if they've already received a 
+2 review. Usually this happens when the code's author is asked to make a 
trivial change (whitespace etc.) before submit.

When reviewing such a change in gerrit, it's not obvious at a glance whether a 
change ever received a +2. You have to read through the comments.

I'd like it if gerrit included the history of +2s and other grades in the 
overview table. I've attached a screenshot to make this concrete, although I 
don't really care too much how it looks in the UI.

Original issue reported on code.google.com by jessewil...@google.com on 17 Sep 2010 at 5:02

Attachments:

GoogleCodeExporter commented 9 years ago
An alternative layout would keep one column, but include a greyed-out checkmark 
with the patch set that it applies to:

  Reviewer         Code Review
  Brian Carlstrom  ✓
  Elliott Hughes   ✓ (PS2)
  Jesse Wilson

Original comment by jessewil...@google.com on 17 Sep 2010 at 5:05

GoogleCodeExporter commented 9 years ago
Related to this, the approvals end up getting appended to the commit email, and 
it would be nice if the prior approvals show up there as well, for the same 
reasons.

Original comment by danf...@google.com on 27 Sep 2010 at 11:55

GoogleCodeExporter commented 9 years ago

Original comment by nas...@grainawi.org on 21 May 2011 at 12:37