I was installed jenkins in local host so when i'm try to create credential in jira how can i put jenkins url its not taking.
Ok, so you'll need to follow https://confluence.atlassian.com/cloud/api-tokens-938839638.html to get the key, then follow what https://plugins.jenkins.io/jira/ says for setting up the Jenkins connection (I'm guessing you're using that one to do it, there's others, but this is the one I run into the most often)
I go throw the link that's fine, but my problem is in Jenkins configuration "Jira Software Cloud Integration" in that tab need to put client ID, for that need to create credential for Jenkins in jira.so in Jira but my Jenkins installed in localhost, Server base URL* I'm not able to put my local host URL.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There's no client ID in that image, but actually, you have a bigger problem.
If you want your Cloud system to work with your Jenkins, it needs to be able to see it. Running it localhost can't work, you need to run it somewhere Jira Cloud can get to it.
Once you've done that, you'll be able to fill in the App name with "My Jenkins" and the "Server base url" with the url that you have published your Jenkins on.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The url for a system and credentials for Jira are two totally different things.
Could you explain what you are trying to do?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I want to integrate Jira in Jenkins, to create a issue. For that In Jenkins "Jira Software Cloud Integration" tab want to fill there I don't know how to create a client id in Jira.
Thanks for your quick reply.
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.