Re: Is there any Jenkins plugin available to get all the active branches in a Bitbucket cloud repository?

2016-07-29 Thread Mark Waite
I really like the "multi-branch" plugins ("Multi-branch project plugin" - https://wiki.jenkins-ci.org/display/JENKINS/Multi-Branch+Project+Plugin and "Pipeline Multibranch Plugin" - https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Multibranch+Plugin and GitHub Organization Folders) because

Is there any Jenkins plugin available to get all the active branches in a Bitbucket cloud repository?

2016-07-29 Thread Vadivel Natarajan
Hi All, I started to work with Jenkins for a week. I have referred the Jenkins plugins and implemented a Jenkins to build the source. Now, I need to get all the active branches in a BitBucket cloud repository from a Jenkins job(automatically) and build the sources for the particular branch