first commit
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled

This commit is contained in:
2026-03-17 16:22:57 +03:30
commit 3d5eaf9445
15349 changed files with 2847338 additions and 0 deletions
@@ -0,0 +1,145 @@
{
"type": "object",
"properties": {
"attachments": {
"type": "array",
"items": {
"type": "object",
"properties": {
"attachment_url": {
"type": "string"
},
"content_type": {
"type": "string"
},
"created_at": {
"type": "string"
},
"id": {
"type": "integer"
},
"name": {
"type": "string"
},
"size": {
"type": "integer"
},
"updated_at": {
"type": "string"
}
}
}
},
"cc_emails": {
"type": "array",
"items": {
"type": "string"
}
},
"created_at": {
"type": "string"
},
"created_within_business_hours": {
"type": "boolean"
},
"custom_fields": {
"type": "object",
"properties": {
"business_impact": {
"type": "null"
},
"impacted_locations": {
"type": "null"
},
"major_incident_type": {
"type": "null"
},
"no_of_customers_impacted": {
"type": "null"
},
"ticket_has_been_triaged": {
"type": "null"
}
}
},
"deleted": {
"type": "boolean"
},
"description": {
"type": "string"
},
"description_text": {
"type": "string"
},
"due_by": {
"type": "string"
},
"fr_due_by": {
"type": "string"
},
"fr_escalated": {
"type": "boolean"
},
"id": {
"type": "integer"
},
"impact": {
"type": "integer"
},
"is_escalated": {
"type": "boolean"
},
"priority": {
"type": "integer"
},
"reply_cc_emails": {
"type": "array",
"items": {
"type": "string"
}
},
"requested_for_id": {
"type": "integer"
},
"requester_id": {
"type": "integer"
},
"resolution_notes": {
"type": "null"
},
"resolution_notes_html": {
"type": "null"
},
"sla_policy_id": {
"type": "integer"
},
"source": {
"type": "integer"
},
"spam": {
"type": "boolean"
},
"status": {
"type": "integer"
},
"subject": {
"type": "string"
},
"tasks_dependency_type": {
"type": "integer"
},
"type": {
"type": "string"
},
"updated_at": {
"type": "string"
},
"urgency": {
"type": "integer"
},
"workspace_id": {
"type": "integer"
}
},
"version": 1
}