Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How Can I connect to AWS CodeCommit

Gautam Bhatt
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 16, 2023

Hi Atlassian Community,

 

I'm new to Jira and have a requirement to connect a CI-CD pipeline built on AWS CodeCommit. Can you guide me here?

Is it natively possible or do I need to use any plug-ins?

1 answer

0 votes
Steffen Opel _Utoolity_
Community Champion
August 21, 2023

Hi @Gautam Bhatt, and welcome to the Atlassian Community!

Can you expand on what you mean with "connect a CI-CD pipeline"? Assuming you are referring to AWS CodePipeline and want to connect it to the various Jira Open DevOps experiences, this is not a natively supported feature. However, ...

API based solution

... you can conceptually implement it yourself via Jira Software REST API, as outlined in How do you connect data to Jira?  Be warned though that mapping and ingesting the multitude of AWS DevOps events to the appropriate Jira Open DevOps APIs is a rather complex endeavor.

App based solution

... if you are open to use a third-party offering instead, I welcome you to try our recently released Develop with AWS (Jira) app. The initial release supports AWS CodePipeline, as well as CodeBuild and CloudFormation actions within a pipeline.

We are currently working on CodeDeploy support, and we are in the final testing of CodeCommit support, which we hope to release by the end of August.

  • Disclaimer: I'm a co-founder of this app's vendor Utoolity.

Cheers,
Steffen

Steffen Opel _Utoolity_
Community Champion
April 11, 2024

Forgot to follow up here: While it has been available for a while in preview, we have just released CodeCommit and CodeDeploy support in Develop with AWS (Jira) to general availability - note the following limitations:

  • This release supports CodeCommit branches and pull requests - support for CodeCommit commits is in final testing and should become available over the coming weeks.
  • CodeDeploy support currently covers usage as an action within a CodePipeline pipeline - we'll work on standalone CodeDeploy support next.
Like Michael Abramovic likes this

Suggest an answer

Log in or Sign up to answer