Hello
I am trying to integrate JIRA service desk (JSD) ckoud with jenkins.
I am trying to write an automation rule that will trigger a build on our on premise jenkins node when a customer submits a JIRA Form via customer portal .
I dont see any jenkins build int he automation rule action.
Has any one tried this or is it not possible on cloud instance ?
Hi @Amjad Syed
Triggering builds from Jira cloud is limited, as far as I'm aware the only app that support native triggering of builds is the Jenkins Integration for Jira app (disclaimer; I'm the developer of the app)
The app provides support for automated triggering of builds using workflow post functions and manual triggering through issue actions.
You could opt to look into the app to add the workflow post function to the creation transition when the form is submitted triggering the create transition.
Cheers,
Mark
Hi @Amjad Syed -- Welcome to the Atlassian Community!
First thing, I have not tried this with Jenkins, and so I am making a suggestion based on what I know of rule actions.
You could try using the Send Web Request action to call the Jenkins REST API functions to trigger the build. Please look here to learn about calling a REST API function from a rule:
Kind regards,
Bill
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.