Using Jenkins Bitbucket Push and Pull Request plugin and setting a webhook in Buitbucket cloud the build gets started and in Bitbucket I can see the build result through Bitbucket Cloud Build Status Notifier Plugin in Bitbucket cloud.
I would also need to start a Jenkins build from Butbucket cloud manually. Currently Bitbucket cloud offers to run a Bitbucket pipeline only. How to setup Bitbucket cloud to start a Jenkins build on selected commit (or from a pull-request page) ?
Thank you, Dan