3772: Allow reviewers to 'pass' on a review

schm****@gmai***** (Google Code) (Is this you? Claim this profile.)
Feb. 13, 2015
We're using version 1.7.16. We use ReviewBoard internally for our code reviews, and typically the review creator will assign several reviewers to the request. The review creator customarily expects and waits for all or at least a quorum of assigned reviewers to review and give a 'Ship It' before he feels comfortable committing the change, but sometimes reviewers are unavailable, otherwise busy, or don't feel they have sufficient expertise in the piece of code being reviewed to weigh in one way or another.

It would be nice for a reviewer to click a button to give the message of "sorry, I won't be able to review this request, please don't wait around for me to chime in". Maybe the button could be called "pass on review", or something like that.
chipx86
#1 chipx86
Given that this workflow is pretty specific to certain companies, this seems like a great opportunity for an extension. You could write a custom extension to add a button to Review Board for this purpose.
david
#2 david
Yeah, that's one option. This isn't something that we're going to add to the core product, because we've always been of the opinion that it's better to have people leave a comment with their intentions than to add more buttons to the UI.
  • +WontFix