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 76 bitbucket-push-and-pull-request-plugin issues
Sort by recently updated
recently updated
newest added

Hello, Does the plugin have support for using the Bitbucket Webhook Secret? https://www.atlassian.com/blog/bitbucket/enhanced-webhook-security Thank you for providing such an amazing and easy to use plugin!

## To Reproduce You have a BitBucket repo, with the webhook correctly configured and working. The Jenkinsfile in your BitBucket repo contains some BBPPR-related configuration (this could be none, or...

We are upgrading from Bitbucket Push and Pull Request 2.8.3 to 3.1.2. In our test development environment, it triggers the job however, it appears to be failing due to "java.net.URL.getProtocol()"....

Functionality added to trigger a Jenkins Multibranch pipeline scan when a branch is created or deleted for a Bitbucket repository. Testing completed with Jenkins and Bitbucket Data Center for the...

### Testing done ### Submitter checklist - [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [ ] Ensure that...

dsl-extensions
test
views

Hi, i have issue that when i create new PR I dont see pipeline running: ![Image](https://github.com/user-attachments/assets/f4ac9c23-6e9d-4276-9464-398b2c59e4ae) ```sh Request URL: /bitbucket-hook/ May 20, 2025 12:35:12 PM INFO io.jenkins.plugins.bitbucketpushandpullrequest.receiver.BitBucketPPRHookReceiver doIndex Internal URL:...