Our bugfix process (as - I guess - most of them) requires doing code review and manual verification by tester before completing pull request. We use TFS with git as VCS.
Is there a way to disallow completing PR before a manual tester approves the fix?
The only solution that comes to my mind would be by adding tester as required reviewer to PR, but this seems more like workaround rather than solution.