A gated check-in will create a change-set whose name is ended with ***NO_CI***? What is that NO_CI stand for? I can just think of \"no check in errors\" but it doesn\'t make
This means that there will be no continuous integration (CI) build triggered after this check-in. You will have to modify your XAML file so that the the CI build is triggered after the gated check-in activity is done.
Please refer to the following link for more information on how to customize the XAML file.
http://donovanbrown.com/post/How-to-have-CI-builds-run-after-a-Gated-Build