I am working on TFS (v 16...) to prevent a collection with Test and Main branches from doing merge or branch operations on its own.I am currently trying to do this on the server side using ISubscriber(Assembly Microsoft.TeamFoundation.Framework.Server, Version=16.0.0.0.0).I cannot reach the owner of the code merged from the Test branch.
Subscriber(Assembly Microsoft.TeamFoundation.Framework.Server, Version=16.0.0.0.0).I cannot reach the owner of the code merged from the Test branch.