Integrate OCTOPUS with JIRA

Hi Team,
I need to integrate OCTOPUS with JIRA. Can you please let me know if there is any possibility and forward me if there are any documents.

Thanks
Sumanth

Requirement is to get an update to JIRA ticket with the build number and environment when ever there is a successful deployment in OCTOPUS.
I am using Jenkins for CI and pushing the package to OCTOPUS for CD.
The same package is deployed across all the environments.

Hi Sumanth,

Thanks for getting in touch!

We do have one community submitted step template for Jira, and although I’m fairly sure that it doesn’t cover the scenario that you are looking for it might give you a good base to start creating your own. You can find the step template here, and it can be installed by heading to your Library > Step Templates page on your Octpus server.

Another option would be to use our subscriptions feature along with our inbuilt variables to send an email to Jira.

I hope that helps,

Regards,
Alex

sumanthnath, were you able to get this to work?

This is easily done using powershell and the corresponding APIs for OD and Jira.