Skip to content

ref(flags): Remove organizations:pr-page#115686

Merged
wedamija merged 1 commit into
masterfrom
flag-cleanup/organizations-pr-page
May 20, 2026
Merged

ref(flags): Remove organizations:pr-page#115686
wedamija merged 1 commit into
masterfrom
flag-cleanup/organizations-pr-page

Conversation

@wedamija
Copy link
Copy Markdown
Member

Dev-only flag registered Aug 2025, never rolled out to customers. Remove the flag registration and the unreleased gated code paths.

@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 May 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 15, 2026

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.56%

@wedamija wedamija marked this pull request as ready for review May 15, 2026 21:34
@wedamija wedamija requested a review from a team as a code owner May 15, 2026 21:34
@wedamija wedamija force-pushed the flag-cleanup/organizations-pr-page branch from 5f1eb09 to 16634fa Compare May 19, 2026 20:50
@wedamija wedamija requested a review from a team as a code owner May 19, 2026 20:50
@cvxluo cvxluo requested a review from rbro112 May 19, 2026 21:19
Copy link
Copy Markdown
Contributor

@cvxluo cvxluo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks fine to remove, i remember @rbro112 was working on this so would like to check with him

The flag was dev-only. The OFF path returns 403 and shows no-access.
Delete the three backend endpoints (details, comments, size-analysis
download), their URL registrations, test files, the entire frontend
pullRequest view directory, and the route registration.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@wedamija wedamija merged commit 6a7a174 into master May 20, 2026
91 checks passed
@wedamija wedamija deleted the flag-cleanup/organizations-pr-page branch May 20, 2026 19:46
JonasBa pushed a commit that referenced this pull request May 21, 2026
Dev-only flag registered Aug 2025, never rolled out to customers. Remove the flag registration and the unreleased gated code paths.
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.

3 participants