Skip to content

Comments

feat: Add Sentry integration with On Issue Event and Update Issue component#3137

Draft
kkomelin wants to merge 3 commits intosuperplanehq:mainfrom
kkomelin:feat/integration-sentry-base
Draft

feat: Add Sentry integration with On Issue Event and Update Issue component#3137
kkomelin wants to merge 3 commits intosuperplanehq:mainfrom
kkomelin:feat/integration-sentry-base

Conversation

@kkomelin
Copy link
Contributor

Implements #2634.

Sentry integration with On Issue trigger and Update Issue action.

  • Hybrid Sync: auto-create Sentry Internal Integration or browser action for manual setup; Cleanup deletes app.
  • Trigger: On Issue Event (created, resolved, assigned, ignored, unresolved) with webhook signature verification.
  • Component: Update Issue (status, assignedTo); org-scoped API URL.
  • Webhook handler no-op Setup/Cleanup; ListResources returns empty.
  • Sentry logo in integration icons and Building Blocks sidebar.

Konstantin Komelin and others added 2 commits February 16, 2026 20:26
Implements superplanehq#2634.

Sentry integration with On Issue trigger and Update Issue action.
- Hybrid Sync: auto-create Sentry Internal Integration or browser action for manual setup; Cleanup deletes app.
- Trigger: On Issue Event (created, resolved, assigned, ignored, unresolved) with webhook signature verification.
- Component: Update Issue (status, assignedTo); org-scoped API URL.
- Webhook handler no-op Setup/Cleanup; ListResources returns empty.
- Sentry logo in integration icons and Building Blocks sidebar.

Signed-off-by: Konstantin Komelin <[email protected]>
Co-authored-by: Cursor <[email protected]>
Implements superplanehq#2634.

Sentry integration with On Issue trigger and Update Issue action.
- Hybrid Sync: auto-create Sentry Internal Integration or browser action for manual setup; Cleanup deletes app.
- Trigger: On Issue Event (created, resolved, assigned, ignored, unresolved) with webhook signature verification.
- Component: Update Issue (status, assignedTo); org-scoped API URL.
- Webhook handler no-op Setup/Cleanup; ListResources returns empty.
- Sentry logo in integration icons and Building Blocks sidebar.

Signed-off-by: Konstantin Komelin <[email protected]>
Co-authored-by: Cursor <[email protected]>
@kkomelin kkomelin force-pushed the feat/integration-sentry-base branch from 7f196cd to 9611edc Compare February 16, 2026 19:29
…perplane into feat/integration-sentry-base
@kkomelin kkomelin changed the title feat: Add Sentry integration feat: Add Sentry integration with On Issue Event and Update Issue component Feb 16, 2026
@kkomelin
Copy link
Contributor Author

kkomelin commented Feb 17, 2026

The hybrid sync approach doesn't work, so it's highly likely there is no way to create web hooks programmatically through API

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