Has anyone integrated JIRA deployments with Concourse. I am looking to define a Concourse task that will build the information required to submit an API request for Deployments so we can start tracking deployments from a tool (Concourse) that is outside the Atlassian ecosystem.
Docs here: https://developer.atlassian.com/cloud/jira/software/rest/api-group-deployments/
What is not clear is what constitutes an 'Atlassian Connect app' and if I can simply mimic the documented examples and post using an api token.