Linear two-way sync
When a feedback post is moved to "In progress" in Hollahoop, create a matching Linear issue. When that Linear issue closes, mark the feedback post Shipped automatically.
Comments (1)
- Elsama· 2 months ago
PR ready: https://github.com/El-SaMa/hollahoop/pull/29
Linear sync foundation: OAuth start/callback, signed webhook route, connections/issue-links tables, settings card, and outbound create-issue hook on In progress. Fully env-gated until credentials exist.
Owner setup:
LINEAR_CLIENT_ID,LINEAR_CLIENT_SECRET,LINEAR_WEBHOOK_SECRET, plus existingAI_KEY_ENCRYPTION_SECRETfor token storage. Register OAuth callback and webhook URLs from README. Migration0034_linear_sync.sqlwill be renumbered during merge.
Join the discussion
Sign in to leave a comment on this thread.