Hi Everyone.

I am using Gitlab 8.1.4. Also using built in gitlab CI. I enable gitlab ci 
by serives---> gitlab CI --> active. In that settings I find only two 
options 1. Push events 2. Tag push events. I couldn't find any events for 
merge request.

Actually I need to trigger build in following ways

Say I have branches feature/x and develop

1. Whenever I push anything to feature/x  branch "build should not trigger"
2. Whenever I give merge request from feature/x to develop "build should 
trigger"
3. Then whenever i push anything to feature/x branch "build should trigger" 
until that merge request is accepted.

How can I achive this? Can I do this via gitlab-ci.yml file itslef? Help me 
figuring it out.

Thanks in advance

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/dd364a57-acf8-46be-9976-e45eae2acd30%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to