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
NO_CI on a check in indicates "No Continuous Integration" i.e. "please don't start a CI build because of this check in".