Forum Discussion
Sean_Cheng
Oct 21, 2022Copper Contributor
DevOps and Jira Cloud integration plugins?
Hi Everyone, Just wondering if anyone has any experience with using plugins to allow integration between Azure DevOps and Jira Cloud? We are looking for a hybrid solution whereby we are Jira ...
Unaihuete
Oct 25, 2022Learn Expert
Hello Sean_Cheng ,
The only integration I worked with are these ones:
- Connect Jira with ADO Pipelines, track deployments related to Jira items: https://devblogs.microsoft.com/devops/azure-pipelines-integration-with-jira-software/
- Integrate Jira with ADO git Repos, keep tracking on code changes related to Jira items: https://marketplace.atlassian.com/apps/1221787/azure-git-listener-for-jira?tab=overview&hosting=cloud
From work item/ticket related automation, I would go for Power Automate tool in office 365, it lets you easily automate many workflows inside same tools or between tools. many operations are supported. Example:
Unai 🙂
Sean_Cheng
Oct 25, 2022Copper Contributor
Thanks Unaihuete