| I am not able to receive webhook on pull request creation or updation. I am just receiving webhook on push from Bitbucket and I can see this in my logs. I am answering your questions. Right now, I am jut using 1 plugin with the name of Bitbucket Pull request Builder and I am attaching SCM configurations and Build Trigger Configurations with you. 1: Image shows my SCM Configurations for Pull request -----------------------------------------------------------------------------------------------------------  2: second image shows Build Trigger configurations. ---------------------------------------------------------------------------------------------------------------------------------------------------------  3: Third image shows Bitbucket webhook settings. -----------------------------------------------------------------------------------------------------------------------------------------------------------  4: Last images shows the logs of Jenkins, Firstly I created pull request and check there were no logs in Jenkins but Bitbucket was saying that Bitbucket send the post request of webhook for pull request but in jenkins logs I am not able to see any receiving. Now I comit to our stagging branch and check if logs are generating and found that jenkins received post request from Bitbucket on which jenkins started build. Have a look in the picture. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  5: Now its your turn to identify where is the problem because I am not seeing logs on pull request but able to see while push. Let me know what kind of configurations I have to do or need to change. |