Requirement:-Wanted users to see there PR deployment status in Jira itself.
Can we integrate Jenkins-X with jira? Actually we are using Jenkins-X tool for deployment so, we want the deployment status on jira whenever deployment/pipeline runs via Jenkin-X.
Is there any plugin available for this or how we can achieve it?
https://jenkins-x.io/ ( tool which we are using).
Currently using GitHub for our repositories.
Thanks & Regards
Anubhav Kumar
Hi @Anubhav Kumar,
I just took a look into Jenkins X and as far as I can make out this is not compatible with any known Jenkins plugin to integrate with Atlassian products.
It looks to me that Jenkins and Jenkins X are two different beasts that only share the name.
To integrate the two you will need to publish events to the Deployment API so they can be processed by Jira.
I didn't find any example for a Jenkins X plugin that could hook into the pipeline execution lifecycle. If you know of any example or existing plugin, then I can take a look into adding support for Jenkins X to Jenkins Integration for Jira.
Cheers,
Mark
Hi @Mark Rekveld - Marvelution ,
I need integration between Jira cloud and Jenkins-X tool not between Jenkins to Jenkins-X or Jenkins to Jira?
Please confirm if that's possible?
Thanks & regards
Anubhav
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I Understand and sorry if my response was not clear.
It is possible to integrate the two but at this time there is no app available that supports Jenkins X.
So you would either:
I don't know how Jenkins X works technically, but would be willing to take a look with you to see if I can adopt it and provide the features you are looking for.
Cheers,
Mark
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Walter Buggenhout ,
Thank you for your response.
I need integration with Jenkins-X not with jenkins FYI..
https://jenkins-x.io/ with this tool needed integration and not with Jenkins.
Can you please check the same and revert?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Anubhav Kumar,
The short answer is yes. Read thoroughly through this support article to see if the integration matches your setup and if you have everything in place to make it work for your team.
You will see that it requires a number of technical components as well as some practices you need to apply within the team.
Hope this helps!
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.