Supported Features - Webhook to Jenkins for Bitbucket Cloud

The cloud version of Webhook to Jenkins for Bitbucket has a different feature set than its Server and Data Center counterparts. Refer to the comparison table below for more information. This table is updated as new features become available.

Do you have a suggestion for what feature we should work on next? We’d love to hear from you! Contact us and let us know!

 

Feature

Description

Server/Data Center

Cloud

 

Feature

Description

Server/Data Center

Cloud




Endpoints

Git plugin

Allows Jenkins to use git for Source Control Management (SCM) and provides basic operations for Jenkins projects.

Bitbucket Branch Source

Allows you to use Bitbucket Server as a Jenkins multi-branch project source. This can either be as a single repository source or as a team/project folder.

Direct Job Trigger

Allows you to emulate the click of the Build Now button on the Jenkins job page for selected jobs.




General Settings

Skip SSL Certificate Verification

Allows all certificates to be accepted, including self-signed certificates. (used in Test environments, not recommended for Production).

Omit SHA1 Hash Code

Prevents the commit’s SHA1 hash code from being included in the trigger build request sent to Jenkins.

Omit Branch Name

Prevents the commit’s branch name from being sent to Jenkins or the rest of the trigger build request.



General Settings
Trigger Build (manually)

Trigger Builds Manually

Allows Bitbucket users to trigger Jenkins jobs using the Trigger Builds button on Bitbucket pull request and Branch action menus.

Omit the Trigger Build Buttons

Removes the Trigger Build button on the Pull Request, Branch, Source, and Commit pages.



General Settings Viewing Builds

Omit Builds page

Allows you to remove the Webhook to Jenkins Builds menu item from the Bitbucket sidebar.

Show built-in Bitbucket Builds page

Provides an additional Builds item on the Bitbucket sidebar menu.



Filters

Commiters to Ignore

Select or enter the names of Bitbucket committers or access keys whose pushes/merges should not trigger a Jenkins notification.

Branch Options

Control the branches and tags Bitbucket is allowed to build from.








Limit Events

Pull Request Opened

Triggers whenever a pull request is opened.

Pull Request Reopened

Triggers whenever a declined pull request is re-opened.

Pull Request Approved

Triggers each time the reviewer(s) approves a pull request (disabled by default).

Pull Request Merged

Triggers after a pull request is merged.

Open Pull Request Refs Changed

Triggers when a change occurs to any git reference on a base branch of at least one active pull request.

Non-Pull Request Refs Changed

Similar to Open Pull Request Refs Changed, but triggers for changes in references that do not participate in any active pull request.


Additional Features

Mirror Server

Allows you to use local mirror instances for git operations

Job Parameters

Send custom URL parameters to Jenkins during the notification/trigger process.