Supported Features
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 |
---|---|---|---|---|
| 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. |
| ||
| 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. |
|
| |
| 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. |
|
| |
| 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. |
|
| |
| 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. |
|
| |
| 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. |
|
| |
| 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. |
|
|