You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering whether it would be possible to add the Jenkins build status to JIRA's development tab?
I know that Bamboo is able to do this, and I believe that only Bamboo can currently do this because of the way the application link is generated. I was able to reverse engineer all this and am able to get a simple Spring Boot app to fool JIRA into adding hardcoded build statuses to the Development tab.
What I don't know is how to use the various Jenkins APIs to return the required data to JIRA.
Application Links Page
Development Tab
Build Details
Activity Stream
The text was updated successfully, but these errors were encountered:
I was wondering whether it would be possible to add the Jenkins build status to JIRA's development tab?
I know that Bamboo is able to do this, and I believe that only Bamboo can currently do this because of the way the application link is generated. I was able to reverse engineer all this and am able to get a simple Spring Boot app to fool JIRA into adding hardcoded build statuses to the Development tab.
What I don't know is how to use the various Jenkins APIs to return the required data to JIRA.
Application Links Page
Development Tab
Build Details
Activity Stream
The text was updated successfully, but these errors were encountered: