I want to require any merge request in our repo to require at least two reviewers to approve the change. I have discovered how to do this on a project. However, we have over 1K projects. I am really not looking forward to implementing this on each and every one.
Is there a method to allow this on the ENTIRE repo at one time?
Thanks in advance!