-
Bug
-
Resolution: Not A Defect
-
Critical
-
None
-
Jenkins 2.303.3
Bitbucket Plugin 1.1.29
Bitbucket Branch Source Plugin 2.9.11
We are using Jenkins and Bitbucket. In every Project that we want to build automatically we have a webhook defined in Bitbucket that notifies Jenkins. For most of our projects this works fine but I realized that new projects are not found (yes, I added a Jenkinsfile). Jenkins just ignores the new projects. I think this might be since I updated Jenkins from 2.222.4, but I am not sure. In Bitbucket i see that the webhook was triggered and the request to Jenkins returned a 200.