I'm using git and VSTS and I have a several Pull Requests into the develop branch that I've approved and I'd like to Complete. The changes in these branches are really trivial, just translation strings.
In branch policies I can change the Code Review requirements for feature/TranslationString123, but that doesn't really help me, since I'm trying to merge the contents of those branches into the develop branch.
I believe that I have the permissions to change the Minimum number of reviewers to 1 for the develop branch, but that doesn't seem like a good idea. Does anyone have a good idea for a way to expedite the approve the completion of these specific branches?