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

As of the security fix in 2.8.4 the build status notifications stopped propagating to our bitbucket server. It might be something to do with clone links, our repo is configured...

I have a requirement where i need to filter branches for a build based on the source branch of PR. Currently build is triggered anyways and have to write custom...

Hi, Our team uses BB-server and pipeline configured to build on PR merge in master Problem occurs when we use merge strategy "Merge commit --no-ff". Bitbucket sends: ``` { "eventKey":...

Environment variable: BITBUCKET_PULL_REQUEST_LINK is empty in freestyle job and pipeline job after update plugin from 2.8.3 to 2.8.4 I try plugin update to 3.0.1 and 3.0.2, env BITBUCKET_PULL_REQUEST_LINK still empty....

Hi all, after making a PR/Push on bitbucket, the plugin successfully starts a new build on Jenkins but _sometimes_ the Pipeline fails with the error: > ERROR: Could not find...

Jenkins : 2.449 BBPPR : Both 3.0.2 and 3.0.3-SNAPSHOT Bitbucket Cloud Bitbucket repo: "fred" configured with an Access Token Trigger : Bitbucket Cloud Push Trigger also if nothing has changed...

Hello, I want to upgrade from 2.8.3 to 3.0.2, but I am quite unsure about what to look for when I update. Jenkins tells me "Attention: The new version indicates...

I and another developer have been working in parallel on three different dev branches in Bitbucket (cloud) in the same project (although it appears this issue can be done with...

This it is mi configuration a get an error of java, I need help ![Screenshot 2024-02-07 234330](https://github.com/jenkinsci/bitbucket-push-and-pull-request-plugin/assets/37201410/89f5fba4-399b-417b-8b10-5a61c588dc5c) ![Screenshot 2024-02-07 234440](https://github.com/jenkinsci/bitbucket-push-and-pull-request-plugin/assets/37201410/c71cf9b0-d230-418f-b34f-fb2b4412ab7b) Sistem logs: t org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:840) Feb 08, 2024 5:13:45...

Hello, i'am using a pipeline created in a shared library stored on a git project. When the pipeline run and try to send the build status to bitbucket it is...