6 integrations every Jira Software Cloud team NEEDS to know

According to a recent survey we conducted, software & IT teams on average use 4+ tools to move code from development to customer-facing production. As a result, teams struggle with keeping the status of work updated and understanding the overall health of the delivery pipeline.

To solve this problem, we are excited to announce new integrations that bring up-to-date information from your favorite build and deployment tools into Jira Software Cloud. You can now use Jira Software to automatically update and track issues through your complete development pipeline, from backlog to release.

partner_launch2.png

In addition to Bitbucket Pipelines, Jira Software now supports Jenkins, AWS CodePipelines, CircleCI, Microsoft Azure and Octopus Deploy. 

These new integrations allow you to automatically pull in up-to-date build and deployment information on relevant Jira issues and expose key information about your pipeline across Jira issues, boards, JQL and via our newly published APIs.

 

Better collaboration between teams

image 1.png

Up-to-date information about your delivery pipeline is shown on the Jira issue. Need additional information? Use deep links to go from Jira Software directly to the right page in your dev tool.

This new information view is so powerful because historically it was dispersed across multiple tools only accessible to a few members of your team. Now anyone involved in the software delivery process can self-serve this information. For example, product managers, QA, and support teams can view which features have been deployed to customers and which are still waiting in staging environments.

With better information sharing between tools in your delivery stack, you can also improve cross-collaboration between teams. Teams such as QA and operations can collaborate in the software teams next sprint. For example, you can use build information in Jira Software to create a workflow between QA and developers and create a rapid feedback loop for testing at any point in your development process. For even closer collaboration, create test cases in Confluence and link them to your Jira issues.

 

Powerful views for advanced users

image2.png

Build powerful views into your development pipeline with support for JQL.

In addition to building better ways to collaborate, these integrations also give your team deeper insight into the development pipeline from within Jira Software. You can now create powerful views into your delivery pipeline with JQL queries across multiple connected tools. For example, you can write a custom JQL query to report all Jira issues that have been deployed to production but still have an open PR.

1 deploymentEnvironmentType ~ “production“ AND development[pullrequests].open


Visualize results on your dashboard, using custom filters (currently available in classic projects) or on advanced searches. One important callout here, the queries you see pull information from multiple connected tools, which is where the new power in JQL is stemming from.

 

We hope these improvements will give your team deeper insights into their development pipeline and save time spent on manual updates or context switching across tools.

 

Get Started

If you are using Bitbucket Pipelines:

If you are using Jenkins, CircleCI, Microsoft Azure or Octopus Deploy:

If you are using AWS CodePipelines:

Looking to build a custom integration and publish it on the Atlassian marketplace?

31 comments

Joshua Harris April 30, 2019

Will you updated this page with the Azure integrations are available?! - Thanks

Philipp Suchan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 30, 2019

Yes we will! 😀

Joshua Harris April 30, 2019

👍

Azure Pipelines May 1, 2019

Hi Joshua,

I am a product manager with Azure Pipelines working on the integration with Jira.

If you could drop a note to shashban <at> microsoft <dot> com, I'll keep you updated on the integration.

Thanks

Shashank

Julien Brassard May 2, 2019

Hi, will these eventually be available for Jira Server?

Philipp Suchan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 2, 2019

Hi @Julien Brassard - you can find the developer tool integrations for Jira Software Server here: 
https://confluence.atlassian.com/adminjiraserver/integrating-with-development-tools-938846890.html

You will see that Jira Software Server integrates with Bitbucket, Github, Bamboo and Fisheye/Crucible in a very similar way to Jira Software Cloud.


To directly answer your question, the APIs between Cloud and Server are quite different and as a result, we don't have any short-term plans to port over the above-mentioned integrations. If you have a need for a specific integration, I would suggest raising a feature request here: https://jira.atlassian.com/secure/Dashboard.jspa

Hope that helps.

Cheers,

Philipp

Dominik Bartholdi May 9, 2019

how about jenkins pipeline integration?

Robbert van der Lee May 9, 2019

And how about Gitlab?

Philipp Suchan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 10, 2019

Hi @Dominik Bartholdi - I am happy to report that we are working on Jenkins integration. I can't share the exact launch date but it should be available in the coming months. 


That being said, if you have suggestions on how the integration should work, we would love to hear from you. DM me with your contact info and we can set up a quick call. 

Philipp Suchan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 10, 2019

Hi @Robbert van der Lee - Great suggestion. It would be great to have  GitLab build an integration to our APIs. 

I would suggest you log a feature request with GL here: https://gitlab.com/gitlab-org/gitlab-ee/issues

Deleted user May 13, 2019

Hello, what is the status of integration with Azure Pipelines ? Will it be available soon? Thank you.

Dominik Bartholdi May 14, 2019

@Philipp Suchan would love to get involved - DM on twitter? ...now following you on tweeter

Philipp Suchan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 14, 2019

Hi @[deleted] - the Azure Pipelines integration should be available in the next week or so. You can email shashban <at> microsoft <dot> com (Product manager on the integration) for a more precise estimate. 

I will update this post once its live and notify you.

Cheers,
Philipp

Philipp Suchan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 27, 2019

Hi @[deleted] @Joshua Harris - 

 

happy to let you know the Azure integration is now live on the marketplace:

https://marketplace.atlassian.com/apps/1220515/azure-pipelines-for-jira

apologies for the delay in getting it live. Please do let us know if you have any feedback.

Cheers,

Philipp

Joshua Harris June 27, 2019

Thanks @Philipp Suchan - we already got it installed, but can't get it to work. We have the connection into our Azure DevOps organization and tagged the commit "DEV-1234" but don't see the deep links in the commit NOR the "Development" data in the JIRA ticket. 

We have Shashban's contact info and waiting to troubleshoot with him, but if anyone else has any other tips we are all ears! 

So excited about this plug-in!! It has been a LONG TIME coming!! 
 

Philipp Suchan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 27, 2019

@Joshua Harris - understood, let me investigate/escalate from our side. 

Deleted user June 28, 2019

Regarding Azure Pipelines integration

We create links to Jira issues by mentioning Jira keys in PR description and sometimes in PR title and/or particular commit's title

Typically our builds contain several changes where title of commit is something like "Merged PR 875: ..." , and Jira key mentioned in full commit message

Will this work?

Capture.PNG

Azure Pipelines July 1, 2019

For Azure Pipelines integration, there is a small configuration piece you need to do on Azure DevOps side.

Please refer to https://github.com/microsoft/azure-pipelines-jira/blob/master/tutorial.md for a step by step guide.

Azure Pipelines July 1, 2019

@[deleted] Azure Pipelines integration relies on Github for Jira linking the commit to the Jira issue. If you mention the issue in PR title, then it works. Would not work if you only mention in description.

Deleted user July 4, 2019

@Azure Pipelines , thank you

but do we have any options to utilize Azure Repos for Git ?

Léon Tebbens September 6, 2019

Please update this with Jenkins

Philipp Suchan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 12, 2019

added Jenkins, thanks for the reminder @Léon Tebbens 

Charles Connelly September 26, 2019

Can we use this for TeamCity as well?

Philipp Suchan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 26, 2019

Hi @Charles Connelly - yes there is a TeamCity integration built by one of our marketplace vendors that uses the same API, you can find it here: https://marketplace.atlassian.com/apps/1210766/teamcity-integration-for-jira?hosting=cloud&tab=overview

Charles Connelly September 26, 2019

@Philipp Suchan thanks for the quick reply.   Are you sure it leverages the API?  When I look at the documentation it seems like it relies on custom fields rather than the development built in object.   What I like about the examples you are showing above is that the integration for these other build tools is now able to use that development object natively.

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events