provide some means to configure status categories

Bug #1021075 reported by David Ostrovsky
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
git-review
Triaged
High
Unassigned

Bug Description

Hello,

Gerrit makes it possible to configure status categories per installation basis.
The default status are verify and review.
git-review has hard coded openstack specific status atm: R|V|A.

Please provide the possibility to configure (or retrieve and cache) this information on per gerrit installation basis (or even per project basis)?

git review -l libreoffice-3-5
produces:
I7605eda6(239) [R=2 V=1 A=0] fdo#39415

A=0 should not be shown for LibreOffice,

but only for openstack:

Ide46f7a3(8906) [R=2 V=-2 A=1] Add open action (markmc)

Thank you
David Ostrovsky

Revision history for this message
James E. Blair (corvus) wrote :

You're right, we shouldn't do that.

I think we should be able to figure out the categories automatically, rather than manually configuring it. In the worst case, I think just showing whichever categories happen to be reported back would be okay (even if it means some are missing because they have no approvals).

Changed in git-review:
status: New → Triaged
importance: Undecided → High
Revision history for this message
Cedric Brandily (cbrandily) wrote :

status categories are no more shown by git review -l

Revision history for this message
Cedric Brandily (cbrandily) wrote :

=> Won't Fix ?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.