Skip to main content
Skip table of contents

How to integrate Azure DevOps YAML pipelines deployments with Jira

Integrate Azure DevOps YAML pipelines deployments with Jira.

To track deployments from Azure DevOps YAML pipelines you do a few things:

  1. Use the following name pattern in the job name “<anything>::deployment.<anything>“. For instance, the name could be “Portal UAT deployment::deployment.TEST”.

  2. Use the following id pattern in the job id “<anything>_deployment_<anything>”. For example, Webapp_deployment_prod_us_east_1.

  3. Have the word “deploy“ in the name of the deployment job.

Please watch the video above for a good example.

Updated:

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.