Issue
-
I want to configure CloudBees CI or Jenkins and Bitbucket Server to automatically trigger non-multibranch jobs on changes
Resolution
The previous version of this article recommended the Bitbucket Plugin, but as this is a community plugin, support is limited by our CloudBees plugin support policies.
Instead we recommend to create a Multibranch job, and use the Filter by name
feature to only build the branch(es) you want:
How to Trigger Multibranch Jobs from Bitbucket Server?