You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi all,
I have a Jenkins server on-premise over HTTPS. Furthermore, I have an instance of JIRA CLOUD. My idea is:
* When issue status in JIRA Cloud is changed, this should trigger a specific Jenkins job . I tried to do this by webhooks. It doesn't work, but I'm not sure if I'm doing properly.
Please, anybody has faced with this topic?
Regards.
Hi @Rafael Garzon ,
using webhooks it should work fine as Jira is able to perform API calls to any service. Do you actually see the incoming request from Jira on your Jenkins logs or not at all ?
Also, did you make sure that your Jenkins instance is accessible from the internet ?
Thanks,
--Alexis
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alexis,
Thank you for your answer. Former, I had both jenkins and jira on premise, and i was using jira-trigger plugin for this purpose. But now, Jira has been migrated to Cloud (Jenkins is accessible from Internet). I think that my problem migth be in URL field when I'm setting up my webhook. in my case: https://url-jenkins:port/job/NAME_OF_JOB/build. Is that correct?
thanks in advance
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The URL seems to be fine, but it might be worth checking with your IT team as there are a number of different reasons that could prevent Jira from reaching it (whitelisting, firewalls, etc).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.