I'm currently exploring possibilities for integrating AWS CodePipeline with Jira's Deployments feature[1][2][3]. From the beginning, it's clear that AWS CodePipeline is not an officially-supported tool; meaning: I can't just sign in with my AWS account, and enable it, but rather I need to integrate it myself using Atlassian's APIs.
While doing the integration myself isn't a problem, discovering how to do so while navigating through official documentation has been incredibly painful. Different pages have almost the same text, but none are complete or have end-to-end examples; most OAauth-related documentation only mention OAuth 3LO, and this API seem to require 2LO, which doesn't seem to be documented nor supported by official libraries.
Is it possible to provide an working example of how to create a deployment using such APIs?
Thanks,
Irio.
[1]: https://support.atlassian.com/jira-software-cloud/docs/enable-deployments/
[2]: https://support.atlassian.com/jira-cloud-administration/docs/set-up-your-deployment-integration/
Recommended Learning For You
Level up your skills with Atlassian learning
Reporting for DevOps
Identify four key DevOps metrics and learn how to use Jira reports to track your team's progress and performance.
Explore Atlassian Cloud products for agile and DevOps
Coordinate a suite of Atlassian Cloud products for greater collaboration and trust, higher-quality solutions, faster releases, and more.
Monitor component health with scorecards in Compass
Learn what scorecards are and their purpose in measuring the health of software components and improving DevOps practices.