In the next scenario, I want to find the appropriate branch policy:
Before examining a PR, a reviewer (not the PR owner) would like to make sure the branch is rebased over the master branch and run it to make sure it passes.
Upon pushing the branch, the reviewer cannot approve it because:
at least 1 reviewer besides most recent pusher must approve the most recent iteration azure devops
Despite the fact that the branch policies are:
We would like to keep Allow requestors to approve their own changes unticked

