I want to add 3 reviewers for my code to merge from dev branch to master branch but I want it so that if 1 of the 3 reviewers approve the merge then my branches can merge. Is this something that is possible?
Asked
Active
Viewed 70 times
1 Answers
0
In the branch policies you need to configure that 1 reviewer is required:
When you create the PR add many reviewers you want as optional:

Shayki Abramczyk
- 36,824
- 16
- 89
- 114