-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Blocker
-
Component/s: bitbucket-push-and-pull-request-plugin
-
None
-
Environment:jenkins version: 2.277.4
bitbucket push and pull request plugin version: 1.5
OS: linux running on AWS ec2 instance
running bitbucket cloud
I am attempting to setup the Bitbucket push and pull request plugin to run pipeline jobs when PR's are created, for any branch of a given repo. Â
I followed the configuration steps provided. but I am receiving a 500 status response in my webbook. The jenkins server is receiving the request but in my Jenkins server logs, the output is saying that "Trigger is not set". However I created several triggers for PR created, updated, approved, merged, as well as a trigger for push.Â
In addition IÂ uninstalled Bitbucket plugin and restarted the Jenkins server, prior to installing this plugin as well.Â
I cant seem to get this to work. Any assistance will be greatly appreciated.Â
Â
Attached are screenshots of
1. my pipeline job configuration,Â
2. My jenkinsfile
3. my webhook setupÂ
4. my webhook response
4. my logfile.
Â