Issue Type: Bug Bug
Assignee: Javier Palacios
Attachments: log.txt
Components: gitlab-hook-plugin, gitlab-plugin
Created: 19/Feb/15 8:27 AM
Description:

For each project in GitLab I have two jobs: one for branch master and the other for branch called develop (even if that branch does not exists because it will in future). I use the branch filter option to chose when to build each job depending on the branch that has recieved the push. I create those jobs using JobDSL plugin so branch name is put directly on XML when the job is created.

When both branches exist it works fine. But when the branch develop does not exists and a push is made to master, both jobs ( master and develop ) starts to build.

Environment: Jenkins version: 1.599
OS: Windows Server 2012
Java: 1.7.0_25-b17
Project: Jenkins
Labels: plugin
Priority: Minor Minor
Reporter: Carlos Lucas
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to