Skip to content

feat(cells) Provision new orgs through control with feature flag#115600

Draft
markstory wants to merge 2 commits into
masterfrom
chore-control-org-create-ui
Draft

feat(cells) Provision new orgs through control with feature flag#115600
markstory wants to merge 2 commits into
masterfrom
chore-control-org-create-ui

Conversation

@markstory
Copy link
Copy Markdown
Member

Add a feature flag that when active will enable new organizations to be created through the control scoped API endpoint instead of going to the cell domains.

Refs INFRENG-187

markstory added 2 commits May 14, 2026 15:12
Add a feature flag that when active will enable new organizations to be
created through the control scoped API endpoint instead of going to the
cell domains.

Refs INFRENG-187
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 14, 2026

INFRENG-187

@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 14, 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

📊 Type Coverage Diff

Metric Before After Delta
Coverage 93.52% 93.52% ±0%
Typed 135,599 135,607 🟢 +8
Untyped 9,396 9,396 ±0
🔍 1 new type safety issue introduced

any-typed symbols (1 new)

File Line Detail
static/app/views/organizationCreate/index.tsx 70 storageLocation (var)

This is informational only and does not block the PR.

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