Confirmed users
1,201
edits
No edit summary |
|||
| Line 28: | Line 28: | ||
=== How do I '''require''' a review from all reviewers before landing? === | === How do I '''require''' a review from all reviewers before landing? === | ||
Add all reviewers as "blocking" reviewers, either from the UI or by appending a “!” to their name when specifying them in MozPhab | Add all reviewers as "blocking" reviewers, either from the UI or by appending a “!” to their name when specifying them in MozPhab: | ||
<code>Bug 123456 - Example commit description; r=someone!</code> | <code>Bug 123456 - Example commit description; r=someone!</code> | ||