google / stijl

Unified code review dashboard.
Apache License 2.0
40 stars 13 forks source link

Support Gerrit assignee #26

Open nfischer opened 5 years ago

nfischer commented 5 years ago

PolyGerrit has an "assignee" field, to indicate which reviewer the CL is currently blocked on. This is a great way for CL authors to indicate which reviewer the CL is waiting on (especially useful for busy reviewers, like API reviews). The PolyGerrit brings these issues up to an "assigned review" section at the top of the dashboard.

Could we bring similar support to stijl? I doubt this is something Rietveld supports, but I'm not sure any project still uses Rietveld (see #25), and it seems this project currently has uneven support for Rietveld & Gerrit anyway:

https://github.com/google/stijl/blob/7e98a891424faeccce8b6bff570897eb23ff156b/src/backends/gerrit.js#L179