We use Jenkins for our CI/CD. Bitbucket Pipelines is not currently an option. We have been using the Bitbucket Branch Source plugin to notify Jenkins of changes, however, we're finding that it is not well supported. In particular, a long standing bug is preventing us from building only portions of a repo, which would be a considerable time saver.
Does Atlassian make a Jenkins plugin for Bitbucket (Cloud)? I can only find their server offering.
Hi @Ryan Taylor
I don't think there is an Atlassian plugin for Jenkins as this is typically done using a webhook. Even though this works for simple use cases it might not be sufficient for more elaborated cases like yours. We do offer as part of our Bitbucket app a CI/Jenkis integration that allows you to have greater control based on conditions like the files that were changed, the labels (another Flowie feature), source or target branch, or pretty much any aspect of the PR. It also doesn´t trigger unnecessary builds like the webhook integration which will trigger builds when description, title and reviewers are changed. Flowie is also smart not trigger a build on conflicts.
Please reach out to support if need more info or assistance.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.