bitbucket-branch-source-plugin
bitbucket-branch-source-plugin copied to clipboard
Bitbucket Branch Source Plugin
### Jenkins and plugins versions report Environment ```text Jenkins: 2.350 OS: Linux - 4.14.275-142.503.amzn1.x86_64 --- ace-editor:1.1 amazon-ecr:1.73.v741d474abe74 analysis-model-api:10.10.1 antisamy-markup-formatter:2.7 apache-httpcomponents-client-4-api:4.5.13-1.0 authentication-tokens:1.4 autocomplete-parameter:1.1 aws-beanstalk-publisher-plugin:1.8.2 aws-credentials:191.vcb_f183ce58b_9 aws-java-sdk:1.12.215-339.vdc07efc5320c aws-java-sdk-cloudformation:1.12.215-339.vdc07efc5320c aws-java-sdk-codebuild:1.12.215-339.vdc07efc5320c aws-java-sdk-ec2:1.12.215-339.vdc07efc5320c aws-java-sdk-ecr:1.12.215-339.vdc07efc5320c aws-java-sdk-ecs:1.12.215-339.vdc07efc5320c...
### Jenkins and plugins versions report Environment ```text Jenkins version - 2.332.3 Plugin version - 773.v4b_9b_005b_562b Bitbucket server and version - v7.21.0 ``` After installing the latest version of the...
- [ x] Jenkins version - [ x] Plugin version - [ ] Bitbucket cloud - [ x] Bitbucket server and version ### Description Jenkins LTS 2.204.6 Bitbucket Branch Source...
### Jenkins and plugins versions report Cloudbees CI Managed Controller 2.319.3.4-rolling Bitbucket Branch Source Plugin 746.v350d2781c184 (currently latest in Cloudbees but doesn't seem to be latest in this repo) ###...
adding support to reviewer approval event to update the build ### Your checklist for this pull request - [x ] Make sure you are requesting to **pull a topic/feature/bugfix branch**...
- [x] Jenkins version Jenkins 2.235.1 ### Description Currently in PR job name in Multibranch pipeline is "Pull Request PR-XXX" (e.g Pull Request PR-507) IMHO it would be beneficial to...
### What feature do you want to see added? [Bitbucket Data Center and Server 8.0](https://confluence.atlassian.com/bitbucketserver/bitbucket-data-center-and-server-8-0-release-notes-1115659343.html) support two new build states: UNKNOWN and CANCELLED. Please map the Jenkins ABORTED result to...
### What feature do you want to see added? Our repo has 1300+ tags, which delays the Scan execution everytime it runs. While using _Branch Sources > Behaviors > Discover...
### Jenkins and plugins versions report Hello I am using Jenkins on kubernetes using a helm chart together with JCASC. I am using the lts-jdk11 image (Jenkins version 2.319.1). I...
Instead of storing credentials, store reference to credentials and retrieve them as needed. Fix for https://github.com/jenkinsci/bitbucket-branch-source-plugin/issues/331 NOTE: this is a draft - no tests or even comments yet - just...