-
Bug
-
Resolution: Unresolved
-
Major
-
Jenkins 2.204.1
tfs - 5.157.1
linux + docker
I configured a jenkins service hooks in DevOps Azure to trigger jobs in Jenkins when a push is done to a repository. I'm using the Devops integration plugin in the Devops Azure configuration.
When the option "Build when a change is pushed to TFS/Team Services" is checked globally, ALL the jenkins jobs are triggered when a push is made to andy branch or repository of the configured azure devops collection.
The expected behaviour would be that only the ones with the SCM + branch pointing to the repository that receives the push should are triggered.