Jira Trigger not triggering jenkins build jobs

XMLWordPrintable

      Hello,

      May I ask for your help in using the jira-trigger-plugin? We would like to use it to trigger jobs once there's an update in JIRA. I'm currently unable to make it work, I think because of the webhook not able to connect or send a post to our jenkins url. Did the below steps but still not getting any logs.

      Add new JIRA webhook (One time)

      Go to JIRA > Cog > System > Advanced > WebHooks (Requires admin permission)
      Create a new Webhook
      Set URL to: ${Jenkins URL}/jira-trigger-webhook-receiver/ e.g. http://localhost:8080/jenkins/jira-trigger-webhook-receiver/
      Set Events to: issue updated
      Do not check Exclude body as this plugin requires the JSON to operate
      Save!
      To troubleshoot:

      Enable Jenkins logging at FINE level for troubleshooting: com.ceilfors.jenkins.plugins.jiratrigger.webhook
      You should see "Received Webhook callback ..." log messages when Jenkins is receiving webhook events

        1. authentication required.png
          authentication required.png
          47 kB
        2. empty log.JPG
          empty log.JPG
          61 kB
        3. error when post.png
          error when post.png
          167 kB
        4. Jira webhook .png
          Jira webhook .png
          29 kB
        5. test.pcap
          16 kB

            Assignee:
            Wisen Tanasa
            Reporter:
            jan kryztoff calma
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: