0

Have you ever tried to use Jira as development board and Azure DevOps as repository + CI/CD Pipelines? I was wondering if it is possible to link to Jira tasks the results of Azure pipelines deployments and builds, i found this plugin but reviews say is not working properly recently.

EDIT

Using the mentioned plugins seems the right way although they are not working properly at the moment. I will try to contact the support as suggested.

Mazza
  • 37
  • 6

1 Answers1

0

According to your description, you can try to use the plugin for Azure DevOps.

Then you can use the flow: Jira -> GitHub -> Azure Pipelines CI -> Azure Pipelines CD.

For more information, you could refer to the Azure Pipelines integration with Jira Software.

Ging Yuan-MSFT
  • 689
  • 2
  • 6
  • Unfortunately reviews for this plugin say it doesn't work properly anymore, like the plugin i linked... It looks like microsoft dropped support – Mazza Jan 10 '23 at 09:04
  • I think you can try to submit a suggestion ticket here: https://developercommunity.visualstudio.com/AzureDevOps/suggest – Ging Yuan-MSFT Jan 11 '23 at 08:25