-
Bug
-
Resolution: Won't Fix
-
Major
-
Jenkins 2.346.1
Bitbucket Server 7.17.6
I followed the documentation for the Bitbucket Server Integration plugin https://plugins.jenkins.io/atlassian-bitbucket-server-integration/ and watched the video https://youtu.be/0-FugzVYJQU . The first part where the Jenkins and Bitbucket servers are configured and the test connection seems to work. However, when I create a Pipeline job the option to use the plugin under the build triggers section is not available. Specifically, the option worded "Bitbucket Server trigger build after push" is missing. It is also missing from a Freestyle job as well.
I assume this is a bug? What is the workaround? Is there a fix?
Hi Ari, thanks for the ticket.
We introduced pull request triggers in 3.0.0 so this trigger has changed. Per the readme on step 3, the trigger name has been changed to "Bitbucket webhook trigger". Are you seeing this option in your list of triggers? It should appear on freestyle, pipeline and multibranch pipeline jobs.