Common workflow:
* Developer finishes code on their local machine
* Developer opens PR
* Developer adds reviewers
* CI build fails
* Reviewers open PR and CI build is red. Close tab.
* Developer fights CI over and over until it's green
* Developer needs to ask reviewers (after a delay) to review the PR
It's a bit unproductive (and there's the human aspect to this all).
Would it be possible to restrict adding reviewers until X number of builds have passed?