Jenkins git commit for specific branch triggers build jobs for other branches too
问题 We have a internal enterprise Github repo, and i have multiple feature branches. I am facing a issue with triggering a build on a specific branch. I have configured jobs for each of the feature branches. There is one jenkins job for one feature branch. The first time i commit a code, it also triggers builds for jobs with other branches. Steps to reproduce the problem: 1.We have a internal Github for enterprise. For my repo, i have setup webhook for github as below Settings -> Webhooks &