I have my repo in bitbucket. This repo is built using Azure DevOps (using a pipeline) both in windows and Linux as well as in bitbucket pipelines (only linux). Whenever a commit triggers a build, the build information from both azure and bitbucket pipelines appears in the bitbucket repository.
Moreover, if the build is in a branch names `feature/issue-key` the bitbucket pipeline build appears in the jira issue:
I would like to show the builds from Azure Pipelines in the same way. I have tried using Azure Pipelines for Jira without success. Moreover, I don't think this plugin does what I want, as I suspect it only works with azure DevOps release pipelines, which are not triggered if the azure pipeline build fails.
Is there a way to show the azure DevOps pipelines build appear in the development section of the issues like they do when built with bitbucket pipelines?
The Azure DevOps for Jira app should do what you are looking for:
https://marketplace.atlassian.com/apps/1231122/azure-devops-for-jira
@Hi @Albert Palomer
I have same requirements ass yours. Did you ever succeeded in reporting Deployment statuses back to JIRA using Azure DevOps release pipelines?
I also tried using Azure Pipelines for JIRA app without any success.
I also posted a question in the community for this issue. If you have figured out the solution then please guide.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you got any resolutions for this? I also want the same feature.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.