15f17d27e0
* Unleash GPT magic * Clean up after GPT * All the hooks * Provisional integration catalog entry * Sample webhook jobs * Attachments with alpha warnings * Remove some verbose logs * Fix IP restrictions * Remove tunnel * Revert "Remove tunnel" This reverts commit c5b69ce6524e3b40c26b66cdc56e087b8576b8c6. * Resolve event name clashes * Remove circular dependency * Use correct payload uuid * Schema fixes * Fix webhook event name * Start to Linearify catalog entry * Remove todo * More catalog updates * Make OAuth work * Rename webhook helper * Schema juggling * More discrimination * Add Issue SLA event * Simplify triggers * Handle rate limits * Fix Project schema * Payload examples * Improve event props * Remove redundant source metadata * One type to rule them all * Recursive WithoutFunctions type * Linear output serializer * Some tasks * Update catalog entry * Dynamic usage sample * Bump version * Remove tunnel * More tasks * Add optional skipRetrying on runTask errors * Fail fast on user errors * Entity getter tasks * Another couple of tasks * Token to apiKey * Sort tasks * Add filtered issue SLA triggers * Add docs * Type fixes * Job catalog examples * Serialization helper docs * Add changeset * Refactor webhooks * Enhance properties * Pagination helper and docs * Clean up imports * Change misc catalog job --------- Co-authored-by: Matt Aitken <matt@mattaitken.com>
28 lines
996 B
JSON
28 lines
996 B
JSON
{
|
|
"url": "https://linear.app/triggerdotdev/issue/TRI-1/welcome-to-linear-👋#comment-a4083fcd",
|
|
"data": {
|
|
"id": "a4083fcd-2513-4a9b-9a73-bab21cd56a95",
|
|
"body": "Gotta make you understand",
|
|
"issue": {
|
|
"id": "ee4d5612-0752-441a-95cd-2a0de56689d3",
|
|
"title": "Welcome to Rick's World ❤️🔥"
|
|
},
|
|
"userId": "b552c442-62c9-40da-9932-ed8cb6e15a3f",
|
|
"issueId": "ee4d5612-0752-441a-95cd-2a0de56689d3",
|
|
"editedAt": "2023-09-17T10:57:24.386Z",
|
|
"createdAt": "2023-09-17T10:57:11.751Z",
|
|
"updatedAt": "2023-09-17T10:57:24.387Z",
|
|
"reactionData": []
|
|
},
|
|
"type": "Comment",
|
|
"action": "update",
|
|
"createdAt": "2023-09-17T10:57:24.387Z",
|
|
"webhookId": "d617c08b-47b6-4b09-a611-2e2f6d8fb99f",
|
|
"updatedFrom": {
|
|
"body": "I just wanna tell you how I'm feeling",
|
|
"editedAt": null,
|
|
"updatedAt": "2023-09-17T10:57:11.751Z"
|
|
},
|
|
"organizationId": "7c0221e0-76d2-45eb-b803-6163c046c534",
|
|
"webhookTimestamp": "2023-09-17T10:57:24.446Z"
|
|
} |