Skip to content

Comments

feat: add Linear issue.create webhook + issueCreate PoC#3132

Draft
energypantry wants to merge 2 commits intosuperplanehq:mainfrom
energypantry:feat/linear-poc-2485
Draft

feat: add Linear issue.create webhook + issueCreate PoC#3132
energypantry wants to merge 2 commits intosuperplanehq:mainfrom
energypantry:feat/linear-poc-2485

Conversation

@energypantry
Copy link
Contributor

Refs #2485

This is a minimal PoC PR to start technical review early before full integration wiring.

Included in this draft:

  • parse + normalize Linear Issue create webhook payloads
  • build GraphQL issueCreate mutation variables with input validation
  • unit tests for webhook parsing and mutation variable builder
  • example input/output JSON files for review context

Not included yet (next steps):

  • full integration registration and auth setup
  • trigger component (On Issue Created)
  • action component (Create Issue)
  • frontend mapper wiring and demo video

Validation run:

  • go test ./pkg/integrations/linear -v

Signed-off-by: energypantry <steven.hua@energypantry.com>
@energypantry energypantry mentioned this pull request Feb 16, 2026
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant