|
New update by
chipx86
For
Beanbag, Inc.
▸
Review Board
▸
Ticket #4919
This is a good idea for a feature. It's probably not something we'll be putting in any time soon (we'd want to think a lot about how this would work — there are a lot of different workflows out there).
Extensions can provide this today. You can write an extension that listens to a review_request_publishing signal, check the reviewers, and raise a PublishError preventing it, if it doesn't match what's expected.
|