Skip to content

chore(eco): Adds a new organization create CLI command#111765

Merged
GabeVillalobos merged 1 commit into
masterfrom
worktree-add-organization-create-cli-command
Mar 30, 2026
Merged

chore(eco): Adds a new organization create CLI command#111765
GabeVillalobos merged 1 commit into
masterfrom
worktree-add-organization-create-cli-command

Conversation

@GabeVillalobos

Copy link
Copy Markdown
Member

Adds a CLI command for quickly creating new organizations with a desired slug and owning user

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 27, 2026
@GabeVillalobos GabeVillalobos requested a review from a team March 27, 2026 23:51
@GabeVillalobos GabeVillalobos marked this pull request as ready for review March 27, 2026 23:51
@GabeVillalobos GabeVillalobos requested a review from a team March 30, 2026 16:36
is_flag=True,
help="Skip creating a default team.",
)
@configuration

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

omg, TIL about this decorator, all my commands call sentry.runner.configure() as the import/line, this is helpful

@GabeVillalobos GabeVillalobos merged commit 01f9626 into master Mar 30, 2026
64 of 65 checks passed
@GabeVillalobos GabeVillalobos deleted the worktree-add-organization-create-cli-command branch March 30, 2026 16:44
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants