2
Tags don't trigger new build
Nathan Fish
Óscar García Amor we will look into adding tag push events to the CircleCI build options. GitLab's webhooks support a number of events that we don't see as directly related to developer workflows but I can understand how tag push events could be used. Are there any other events that might be useful to trigger a CircleCI build from?
Óscar García Amor
Nathan Fish: Personally I do not use any other event. But when you create a webhook there are quite a few events that you can be notified of: tag, comments, issues, merge requests, deployment events...
I think it would be good to attend all those events, but initially I would add tag support and the rest little by little.