Skip to content

fix(seer): Format repository integration names#119797

Merged
ryan953 merged 1 commit into
masterfrom
fix/seer-repository-provider-display
Jul 16, 2026
Merged

fix(seer): Format repository integration names#119797
ryan953 merged 1 commit into
masterfrom
fix/seer-repository-provider-display

Conversation

@sentry-junior

@sentry-junior sentry-junior Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Display human-readable SCM provider names in the Seer project settings Connected Repositories table instead of raw identifiers such as integrations:github.

The integration cell now strips the repository-provider namespace, reuses the existing display-name formatter, and renders the matching repository provider icon. Unknown providers retain their raw value as a fallback. A focused frontend assertion covers the GitHub namespaced-provider case.

SCR-20260716-imyw

Requested by sergical via Junior.

--

View Junior Session

Co-Authored-By: sergical <sergiy.dybskiy@sentry.io>
Co-Authored-By: Ryan Albrecht <ryan.albrecht@sentry.io>
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 16, 2026
@sergical sergical marked this pull request as ready for review July 16, 2026 02:39
@sergical sergical requested a review from a team as a code owner July 16, 2026 02:39
@sergical sergical added the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Jul 16, 2026
@ryan953 ryan953 merged commit f97730c into master Jul 16, 2026
86 of 87 checks passed
@ryan953 ryan953 deleted the fix/seer-repository-provider-display branch July 16, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants