This Question is related to my Question Combining “Gated Checkin” and “Continuious Integration” Builds in Team Foundation Server I Posted this Morning
Thanks to @pantelif I know that after a Gated Checkin Build
build Continuous Integration Builds are prevented to be triggered as an (in mostly cases) expected behavior.
The Team Foundation Server adds to the Check-In Comment the Keyword ***NO_CI***
to do that.
In the Question you find here there is discribed that someone accidentally turned off adding this Magic Phase.
What I want is triggering Continuous Integration Builds as an expected behavior. So I want to avoid that the Keyword to be put into my Comment.
What I do not know, is how to do it. I searched the Web for a while after my initial Question mentioned above was answereed but found no real clue.
I grateful for any help.