Hi Everyone,
I am planning to link the job schedule tool (astronomer) to JIRA.
The purpose here is that when the any data ingestion job fails- a issue(task) should be automatically created on JIRA & the notification mail should contain the issue link.
Hey @Bhardwaj, Arjit , thanks for your question.
I think you will likely need to create a custom integration using the Jira API to do this- https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-group-issues
You can create issues automatically in Jira with automation but to populate them with the information from the other system, you will need to write some kind of custom script / job / listener for this.
This would typically be something a partner or a consultant could help you with. You can consult the list of partners to find one near you here - https://partnerdirectory.atlassian.com/
Best wishes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.