We configured Web-hooks to trigger a job in Jenkins but it is not working with JIRA Cloud. I understand that plugin only supports the integration between Jenkins and Jira Server, not Jira Cloud.
Is there a way to trigger a job in Jenkins based on Jira activities (e.g. changes such status, comments)?
Hi @PJ Singh ,
You can trigger your Jenkins webhook using Automation for JIRA, this app is available by default in JIRA cloud and you can try it, see below an example:
We configured the webhook. We logged a ticket with Atlassian they provided the following guidance. They indicated that JIRA TRIGGER is NOT supported by Atlassian.
Here is the documentation for every plugin we discussed at the meeting
Have you or anyone has been able to successfully trigger a job based on JIRA activity (e.g. Change of status, comments)?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not familiar with these apps you listed, in my previous comment I sent you how to send an webhook using Automation for JIRA and you would need to know the Jenkins rest endpoint and create the request payload yo match what Jenkins is expecting to receive.
I think you should also look for the app supported by Atlassian, if you find a solution for this issue, please share with the community.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.