I'm a Teamcity newbe :) But I'm very well on the way.
I know that it is possible to trigger on Tags like this: +:refs/tags/(*)
Now my question is, is it possible to trigger on special Tags with wildcard? Like this: +:refs/tags/test_*. whenever a tag for example a tag "test_101" is pushed on Git that a build will start?
Furthermore, I read that with VCS rules it is possible to trigger on VCS comments. But I can't find anything about a "comment" What is mentioned with comment?
I hope I described my request understanble because I'm not a native speaker.
Thanks in advance and cheers