-
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
The push does not trigger any multibranch job. The hook is working as non-mutibranch jobs are triggered.
The expected behaviour would be to trigger the scan of branches and then trigger the branch which the code has been pushed.