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

Hello, we have the scenario, that we are using a Shared Library which is stored in Bitbucket. This SharedLibrary is used by some jobs. ### System Environment: Jenkins LTS 2.346.1...

Similar to: [JENKINS-69406](https://issues.jenkins.io/browse/JENKINS-69406) Currently the `BITBUCKET_` Env Variables are not being injected into Jenkins Templating Engine builds. Can you please take a look? Thanks

I know that the filters on the triggers is a feature, but can one exclude branches using the same method? My use case: we cut a release branch from develop...

The pipeline can be triggered when the pull request is created. But somehow it does not auto approve the pull request after successfully build. Our Jenkins version: [Jenkins 2.332.2] Bitbucket...

Bitbuckt PPR Plugin: request failed. HTTP status:400 Getting **HTTP status:400** and **Bitbuckt PPR Plugin: request failed.** response when clicking in Test Connection in Bitbucket webhook configuration. Please suggest what configuration...

bug

Hello. I am trying to call a pipeline job in Jenkins whenever a new push towards a certain branch. Whenever this happens I want Jenkins to trigger a pipeline job...

**We have the Jenkins hook setup in the bitbucket cloud:** ![bb-cloud-hook](https://user-images.githubusercontent.com/9913004/164882697-0a3c6327-f28e-4a58-9672-739c4f63b1e5.png) **We have the plugin setup in the Jenkins:** ![jenkins-plugins](https://user-images.githubusercontent.com/9913004/164882726-74bf022f-bd68-4ad9-a5f2-eda2f83d85d5.png) **We have the trigger on the job:** ![jenkins-job-with-trigger](https://user-images.githubusercontent.com/9913004/164882752-461b297c-8e5e-4c2e-a259-2cb8f2fa4ca8.png) I have...

### Discussed in https://github.com/jenkinsci/bitbucket-push-and-pull-request-plugin/discussions/208 Originally posted by **y0zg** November 24, 2021 At least, pipeline shouldn't be triggered when there is merge conflict. Second point I wonder how to identify properly...

enhancement

On the push event it would be nice to have a checkbox to avoid running from deleted branches. This happens when you want to run the pipeline from all branches...

enhancement
investigating

Have a multibranch pipeline project which make use of a shared pipeline library. Build trigger failed as `// TODO: is it needed? There is only a remote, the HTML one,...

enhancement