jenkinsci / bitbucket-push-and-pull-request-plugin

Plugin for Jenkins v2.138.2 or later, that triggers job builds on Bitbucket's push and pull request events.
https://plugins.jenkins.io/bitbucket-push-and-pull-request
MIT License
46 stars 50 forks source link

Pull Requests are not triggering my multibranch pipeline job (with jenkisfile) #298

Closed epross672 closed 9 months ago

epross672 commented 1 year ago

If I click on view details it shows Pull Request Opened was successful minutes ago. Request looks good.

Response looks odd:

Headers

Date: Mon, 10 Apr 2023 16:18:07 GMT
Server: Jetty(10.0.13)
X-Content-Type-Options: nosniff
Via: 1.1 localhost (Apache-HttpClient/4.5.5 (cache))
Content-Length: 0

Body

No body

In Jenkins Multibranch Pipeline Evets, I see no activity.

I have a Bitbucket Server Consumer setup. I also have Bitbucket Server integration setup.

nikburnt commented 1 year ago

The trick is that firs build you should start manually, cuz jenkins, somehow, decide that after indexing there is no need to get configuration from Jenkinsfile