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>
38 lines
1.2 KiB
JSON
38 lines
1.2 KiB
JSON
{
|
|
"url": "https://linear.app/triggerdotdev/project/ricks-world-1e55e5e64512",
|
|
"data": {
|
|
"id": "708440e6-648c-40f9-be87-9e00bbd8d1ec",
|
|
"name": "Rick's World",
|
|
"color": "#bec2c8",
|
|
"state": "backlog",
|
|
"leadId": "b552c442-62c9-40da-9932-ed8cb6e15a3f",
|
|
"slugId": "1e55e5e64512",
|
|
"teamIds": [
|
|
"0d9e46fb-bf4a-4d7b-9bb0-d5928d8b1c9f"
|
|
],
|
|
"roadmaps": [],
|
|
"createdAt": "2023-09-17T11:24:43.171Z",
|
|
"creatorId": "b552c442-62c9-40da-9932-ed8cb6e15a3f",
|
|
"memberIds": [
|
|
"b552c442-62c9-40da-9932-ed8cb6e15a3f"
|
|
],
|
|
"sortOrder": 8161.55,
|
|
"updatedAt": "2023-09-17T11:24:43.171Z",
|
|
"milestones": [],
|
|
"description": "We know the game and we're gonna play it",
|
|
"scopeHistory": [],
|
|
"slackNewIssue": true,
|
|
"issueCountHistory": [],
|
|
"slackIssueComments": true,
|
|
"slackIssueStatuses": true,
|
|
"completedScopeHistory": [],
|
|
"inProgressScopeHistory": [],
|
|
"completedIssueCountHistory": []
|
|
},
|
|
"type": "Project",
|
|
"action": "create",
|
|
"createdAt": "2023-09-17T11:24:43.171Z",
|
|
"webhookId": "d617c08b-47b6-4b09-a611-2e2f6d8fb99f",
|
|
"organizationId": "7c0221e0-76d2-45eb-b803-6163c046c534",
|
|
"webhookTimestamp": "2023-09-17T11:24:43.228Z"
|
|
} |