Skip to content

feat(cli): add org creation survey prompts#5252

Draft
dnywh wants to merge 6 commits into
developfrom
dnywh/growth-772-cli-org-survey
Draft

feat(cli): add org creation survey prompts#5252
dnywh wants to merge 6 commits into
developfrom
dnywh/growth-772-cli-org-survey

Conversation

@dnywh
Copy link
Copy Markdown

@dnywh dnywh commented May 15, 2026

Adds optional survey capture to the Go-backed supabase orgs create flow. Resolves GROWTH-772.

The command now creates the organization first, then asks interactive, pretty-output users where they heard about Supabase and what they are building as an optional follow-up. Org creation still sends only the required org name, and non-empty survey answers are submitted separately to the onboarding survey endpoint with the created org slug. Non-interactive and structured-output runs continue to send only the required org name so scripts and agents are not blocked by prompts.

@dnywh dnywh changed the title fix(cli): add org creation survey prompts feat(cli): add org creation survey prompts May 15, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented May 15, 2026

Coverage Report for CI Build 26077572354

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Warning

No base build found for commit 62b57b5 on develop.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 63.835%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 15739
Covered Lines: 10047
Line Coverage: 63.84%
Coverage Strength: 7.08 hits per line

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants