ManojkMohan
Honored Contributor II

@hidden 

Configure a Generic Webhook notification destination in Databricks that points to your own small service (AWS Lambda)

In that service, parse the payload, detect job failure events, extract the relevant error/stack trace, and call the Linear GraphQL API to create an issue (task) with the error embedded in the description

https://linear.app/docs/creating-issues