We are using bitbucket cloud for source code management and Jenkins for build and deploy process. We have installed Bitbucket Build Status Notifier plugin in Jenkins. In pipeline, we have followed the instruction provided in (Bitbucket Build Status Notifier). After adding the pipeline script, in Jenkins console we see message “Sending build status FAILED for commit ‘12334447aer536564747’ to BitBucket is done!” But in bitbucket, we don’t see build status notification from Jenkins. Please suggest, what needs to be done to get Jenkins status notification to bitbucket. Our requirement is “Jenkins to post the build status notification to bitbucket pull request”