bitbucket-push-and-pull-request-plugin icon indicating copy to clipboard operation
bitbucket-push-and-pull-request-plugin copied to clipboard

Plugin for Jenkins v2.138.2 or later, that triggers job builds on Bitbucket's push and pull request events.

Results 59 bitbucket-push-and-pull-request-plugin issues
Sort by recently updated
recently updated
newest added

I've been wrestling this for a bit now, so I thought I'd reach out for some extra help. I'm running Bitbucket 7.21 Server with Jenkins 2.414.3 and Bitbucket Push and...

help wanted
investigating
triage

Hello In the help (that is itentical to git plugin help) I see that if I want my job to get trigger on push to two brances, I put branch_name_a,...

triage

Thanks to the developers for implementing the "Single triggered job" option Unfortunately, this option disables all other jobs for automatic launch by webhook. Is it possible to add a new...

enhancement
help wanted
good first issue

We have configured a Jenkins job: * a pipeline which is checked out from git * using a build parameter "BRANCH_NAME" * and "Branch Specifier" as "refs/heads/${BRANCH_NAME}" This allows us...

As title, update pull requeset can't trigger jenkins job automatically, could someone help to investgate this issue, thanks a lot. attache the jenkins job configuration.

Hello Team, I want to set up an automated build in my multibranch pipeline whenever a PR is created in bitbucket. I have configured bitbucket webhook with the correct endpoint,...

triage

In my repo Repository hooks http://xxxxxx/bitbucket-hook/ with push enabled and pr approved ![image](https://github.com/jenkinsci/bitbucket-push-and-pull-request-plugin/assets/81707384/c882abc0-b2d7-477a-bcbc-93b739bf941c) ![image](https://github.com/jenkinsci/bitbucket-push-and-pull-request-plugin/assets/81707384/3a12672d-4063-45da-8ab0-557480302417) ![image](https://github.com/jenkinsci/bitbucket-push-and-pull-request-plugin/assets/81707384/332840f1-18c5-4662-ab11-a5c9801b6e74) ![image](https://github.com/jenkinsci/bitbucket-push-and-pull-request-plugin/assets/81707384/28790e1b-de2e-4f1d-af3c-ef046c6684f3) plugin version: 2.8.3 jenkins version: Jenkins 2.361.2

Hi! I need to trigger the build when the target branch on PR is changed. Is it possible?

We have a single repo that has different folders each has a docker file for creating containers. java/ Dockerfile Python/ Dockerfile I have different pipeline jobs for different docker files....

enhancement
help wanted

I have a different repo for all jenkins jobs and in there a pipeline to notify if a pull request (PR) is created. The PR is however in an other...

enhancement
help wanted