Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: git-plugin
-
Environment:jenkins 2.122
git-plugin 3.9.1
-
Similar Issues:
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?