Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-53572

Can't Update Build Status With Bitbucket PR Builder Plugin On Latest Jenkins

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • Jenkins v2.140 and v2.141, latest version of Bitbucket Pullrequest Builder Plugin, macOS Mojave

      I'm using this plugin https://wiki.jenkins.io/display/JENKINS/Bitbucket+pullrequest+builder+plugin as a build trigger, on Jenkins v2.140 and v2.141 it can't update the build status on Bitbucket when the build is finished (either success or failed). But on Jenkins v2.138, it is working just fine. After looking at the source code of that plugin, I believe the problem is related to this file https://github.com/nishio-dens/bitbucket-pullrequest-builder-plugin/blob/master/src/main/java/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/BitbucketBuilds.java on line 41. On Jenkins v2.140 and v2.141 it seems that it the Jenkins Root URL is null, even though it is not, I already checked the Jenkins Root URL is indeed filled with valid URL. As this plugin is quite critical to my company, can you please take a look on what changed in the latest Jenkins that caused this issue?

            Unassigned Unassigned
            geraldi29 Geraldi Kusuma Arnanto
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: