Skip to content

feat(seer): Add SeerExplorerResponse notification data and Slack renderer#109317

Draft
alexsohn1126 wants to merge 1 commit intoalexsohn/iswf-2024-add-seeroperatorexplorercache-for-completion-hook-payloadsfrom
alexsohn/iswf-2025-add-explorer-notification-data-and-slack-renderer
Draft

feat(seer): Add SeerExplorerResponse notification data and Slack renderer#109317
alexsohn1126 wants to merge 1 commit intoalexsohn/iswf-2024-add-seeroperatorexplorercache-for-completion-hook-payloadsfrom
alexsohn/iswf-2025-add-explorer-notification-data-and-slack-renderer

Conversation

@alexsohn1126
Copy link
Member

Summary

  • Adds SeerExplorerResponse dataclass and SeerExplorerResponseTemplate to the notification platform for Explorer completion data
  • Adds SEER_EXPLORER_RESPONSE to NotificationSource enum and source map
  • Adds _render_explorer_response() to SeerSlackRenderer — renders a section block (summary or default text) with a "View in Sentry" link button
  • Wires the new data type into the SeerSlackRenderer.render() dispatch

ISWF-2025

…erer

Add Explorer completion notification support to the notification platform:
- SeerExplorerResponse dataclass and template for Explorer completion data
- SEER_EXPLORER_RESPONSE NotificationSource
- _render_explorer_response() method in SeerSlackRenderer

ISWF-2025
@linear
Copy link

linear bot commented Feb 25, 2026

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant