We want users to create Jira ticket ,the details will be attached as JSON file in the attachment . I want this attachment to be pushed to my bit bucket repository on approval .
Subsequently
when a particular file with a commit message arrives in a repository ,i want the same jira ticket to be updated with the message .
Is this possible?