Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multibranch pipeline does not start with PR Creation - webhook works correctly #309

Open
paul123z opened this issue Oct 16, 2023 · 1 comment
Labels

Comments

@paul123z
Copy link

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, and I can confirm I receive the webhook correctly:
Manage Jenkins -> system log

image

bitbucket webhook has status 200
image

This is a part of my pipeline where I put the BPPR code:
image

Any idea why the build job in my branch within multibranch pipeline does not get triggered when PR is created? my use case has bitbucket server, not bitbucket cloud.

@paul123z
Copy link
Author

paul123z commented Oct 16, 2023

Comment: i do not have old Bitbucket jenkins plugin installed as I'm aware that having this plugin can cause some issues with BPPR plugin
https://plugins.jenkins.io/bitbucket/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants