jenkinsci / jenkinsci/git-plugin
[JENKINS-51794] Multiple builds start from the same commit
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
I want to start job when I have a new commit in branches. So when I have the commits the Jenkins start multiples jobs from the same commit. I don't know why. I am using the regular expression to find the branch. I think the issue is there.

Someone have any idea to start job from multiples branches and diferrent commits?
---
Originally reported by leandrolimasi, imported from: Multiple builds start from the same commit
Raw content of original issue
I want to start job when I have a new commit in branches. So when I have the commits the Jenkins start multiples jobs from the same commit. I don't know why. I am using the regular expression to find the branch. I think the issue is there.
Someone have any idea to start job from multiples branches and diferrent commits?
environment
```
jenkins 2.122
git-plugin 3.9.1
```
1 attachment
- [image-2018-06-07-17-32-13-121.png](https://issues.jenkins.io/secure/attachment/42808/image-2018-06-07-17-32-13-121.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.