Hello,
I have been searching around for an answer to this, but have not been able to find one.
So, in Team Foundation Server, we are using Git on TFS and utilizing pull requests as the code review mechanism. If a pull request is approved it is possible to make another commit and complete the pull request without the new changes being code reviewed.
Is there a way to remove a pull request approval if the source branch changes/other commits are made?
Thanks