Hi, I am using Jenkins for Jira(Official App) in Jira to link my jenkins and jira, but whenever i try to send build details to jira using jiraSendBuildInfo() the issue only shows the latest build details
Even If I rerun the pipeline using a different PR the builds section only shows the latest build. I want all the jenkins builds linked to the issue to show up in the build section.
Hi @sumit singh
Welcome to the community!
As far as I'm aware the official integration on shows the latest builds and deployments in its views without a way to customize this.
With the Jenkins Integration for Jira this is possible (A disclaimer: I'm the developer of this app). It will not only populate this view with the latest builds and deployment, but it also provides a view that shows the entire history of builds and deployments related to an issue.
Cheers,
Mark
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.