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

bitbucket build status notifier stopped working

XMLWordPrintable

      we are using Bitbucket and Jenkins, we have a webhook that starts a Jenkins Job each time a Pull Request is created on bitbucket. Jenkins updates bitbucket back on the build state/status (success, failure or in progress), we use a Jenkins Plugin called bitbucketStatusNotifier. the integration was working perfect till recently it stopped working.

      • The credentials we use remained the same
      • We use the standard syntax of the Plugin commands:
        bitbucketStatusNotify(buildState: 'INPROGRESS' )

      bitbucketStatusNotify(buildState: 'SUCCESSFUL', repoSlug: "${Trigger_Repo.split("
      /")[1]}", commitId: "${Trigger_Revision}")

      Please advise

        1. b1.JPG
          b1.JPG
          33 kB
        2. b2.JPG
          b2.JPG
          12 kB

            flagbit Antonio Mansilla
            alonjenkins Alon Hoftman
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: