-
Task
-
Resolution: Unresolved
-
Blocker
-
None
We are using the Jira Datacenter On-Premisis setup, we need to publish the build and deployment info to Jira using Jirap plugin, as we see there is not syntax to do on Jira plugin but there is a option to use in Jira Cloud Plugin. Is there any other possibilities for doing this feature.
Jira Cloud Plugin DSL we used to achieve this using jiraSendBuildInfo and jiraSendDeploymentInfo, we are looking for similar option on jenkins Jira plugin.
https://plugins.jenkins.io/jira/
https://plugins.jenkins.io/atlassian-jira-software-cloud/
Hi saravanakumarrajendran
You can use the Jenkins Integration for Jira app to integrate Jenkins with Jira. It doesn't have the jiraSendBuildInfo and jiraSendDeploymentInfo features since these are only available in Jira Cloud, but the Jenkins Integration for Jira app does provide similar features.
Disclaimer, I'm the maintainer of that app.
Cheers,
Mark