i wanted to integrate jenkins with JIRA , we have done this for JIRA on premise,same we wanted to do for on cloud jira, but i dont see any plugin availabe for jenkins integration with on cloud jira.
Please provide the suggestions.
Earliest help or guideline will be appreciated.
It has to be one-way with Cloud - you can't install addons to provide Jenkins -> Cloud-JIRA, Jenkins will have to do all the work over the REST interface.
hey thanks for the quick response. do mean to say that i have to install normal jira addon in jenkins and integrate with cloud jira- that is one way. and from jira to jenkins it won't be possible, likewise if i want to check for particular issue id,which build was execute.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As I said already, you can't install addons that provide. If you want to check issue-id vs build, you will need to get Jenkins to use REST to comment/update issues with the data about the build.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Nic for your answer, can you provide a link about how-to integrate Jenkins using REST JIRA Api ?
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.
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.