Comment.create
Fires when a comment on an issue is created in Linear.
Auth
- Auth method
hmac-sha256- Signature header
Linear-Signature- Signature detail
- Hex-encoded HMAC-SHA256 of the raw request body, signed with the webhook's signing secret.
Delivery
- Guarantees
- at-least-once
- Backoff
- Linear retries failed webhooks with backoff.
Payload schema (field names + types only)
action string (enum) requiredtype string requiredorganizationId string requireddata object requiredid string requiredcreatedAt string updatedAt string updatedFrom object | null url string webhookTimestamp integer