Skip to content

feat(seer): Add release card embed - #122922

Draft
billyvg wants to merge 5 commits into
feat/seer-spans-query-embedfrom
feat/seer-release-embed
Draft

feat(seer): Add release card embed#122922
billyvg wants to merge 5 commits into
feat/seer-spans-query-embedfrom
feat/seer-release-embed

Conversation

@billyvg

@billyvg billyvg commented Aug 27, 2026

Copy link
Copy Markdown
Member

Adds a release Seer embed with a compact inline link and a responsive block card modeled on the existing release hovercard. The block surfaces new issues, creation time, package, commit authors, the last commit, and the three most recent deploys without a fixed height.

Storybook selects the organization's latest release so both levels render against live data. The optional project ID is preserved in release links and deploy lookups, and the generated widget schema teaches Seer when to use the embed.

Refs CW-1954

@linear-code

linear-code Bot commented Aug 27, 2026

Copy link
Copy Markdown

CW-1954

@github-actions github-actions Bot added Scope: Frontend Automatically applied to PRs that change frontend components Scope: Backend Automatically applied to PRs that change backend components labels Aug 27, 2026
@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Story previews

Preview the stories changed in this PR on the Vercel deployment:

Preview deployment: https://sentry-3lpyqu4q1.sentry.dev

@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

📊 Type Coverage Diff

Metric Before After Delta
Coverage 95.33% 95.33% ±0%
Typed 138,069 138,103 🟢 +34
Untyped 6,757 6,758 🔴 +1
🔍 1 new type safety issue introduced

Non-null assertions (!) (1 new)

File Line Detail
static/app/components/seer/markdown/__stories__/releaseEmbedStory.tsx 36 release.projects[0]!

This is informational only and does not block the PR.

@billyvg
billyvg changed the base branch from master to feat/seer-spans-query-embed August 28, 2026 17:43
# Conflicts:
#	static/app/components/seer/markdown/seerMarkdown.mdx
@sentry

sentry Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Sentry Snapshot Testing

Name Added Removed Changed Renamed Unchanged Skipped Status
sentry-frontend
sentry-frontend
0 0 0 0 481 0 ✅ Unchanged

⚙️ sentry-frontend Snapshot Settings

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 Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant