bitbucket-branch-source-plugin
bitbucket-branch-source-plugin copied to clipboard
Bitbucket Branch Source Plugin
### Describe your use-case which is not covered by existing documentation. The current docs describe two types of credentials: Scan Credentials and Checkout Credentials. The later seems to be no...
### Describe your use-case which is not covered by existing documentation. The current user guide mentions: > Checkout Credentials: Credentials used to check out sources once the repository, branch or...
### What feature do you want to see added? Hi, Is any chance to have the bitbucket webhook payload inside env var ? the are many cases we need to...
### Jenkins and plugins versions report Environment ```text Jenkins: 2.375.3 OS: Windows Server 2012 R2 - 6.3 Java: 11.0.16.1 - Eclipse Adoptium (OpenJDK 64-Bit Server VM) --- Office-365-Connector:4.18.0 analysis-model-api:10.23.1 ansicolor:1.0.2...
### What feature do you want to see added? Let's assume we have multibranch pipeline in bitbucket monorepo which have many projects inside. Pipeline investigates pull requests and built that...
### What feature do you want to see added? Both ways for reporting issues are outlined in https://plugins.jenkins.io/cloudbees-bitbucket-branch-source/ and the issues from Jenkins JIRA are not listed in GitHub issues...
### Jenkins and plugins versions report Environment ```text Jenkins: 2.346.3 OS: Linux - 4.15.0-29-generic --- Office-365-Connector:4.17.0 Parameterized-Remote-Trigger:3.1.6.3 PrioritySorter:4.1.0 ace-editor:1.1 analysis-model-api:10.17.0 ant:481.v7b_09e538fcca antisamy-markup-formatter:2.7 apache-httpcomponents-client-4-api:4.5.13-138.v4e7d9a_7b_a_e61 artifactory:3.17.2 audit-trail:3.11 authentication-tokens:1.4 authorize-project:1.4.0 badge:1.9.1 bitbucket:223.vd12f2bca5430 bitbucket-oauth:0.12...
### Jenkins and plugins versions report Environment ```text Jenkins: 2.361.1 OS: Linux - 5.10.0-19-cloud-amd64 --- Office-365-Connector:4.17.0 ace-editor:1.1 active-directory:2.26 adoptopenjdk:1.4 ant:481.v7b_09e538fcca antisamy-markup-formatter:2.7 apache-httpcomponents-client-4-api:4.5.13-138.v4e7d9a_7b_a_e61 authentication-tokens:1.4 bitbucket:223.vd12f2bca5430 bitbucket-build-status-notifier:1.4.2 bitbucket-oauth:0.12 blueocean:1.25.8 blueocean-autofavorite:1.2.5 blueocean-bitbucket-pipeline:1.25.8 blueocean-commons:1.25.8...
### Jenkins and plugins versions report Environment ```text Jenkins: 2.452.2 OS: Linux - 4.15.0-213-generic Java: 17.0.11 - Eclipse Adoptium (OpenJDK 64-Bit Server VM) --- Office-365-Connector:4.21.1 PrioritySorter:5.1.0 amazon-ecr:1.136.v914ea_5948634 analysis-model-api:12.3.3 antisamy-markup-formatter:162.v0e6ec0fcfcf6 apache-httpcomponents-client-4-api:4.5.14-208.v438351942757...
This PR adds an option to disable notifications for aborted Jobs. When the option: "Do not communicate aborted jobs to Bitbucket" is enabled in "Bitbucket build status notifications" configuration in...