Skip to content

Fix development store command help text - #8396

Open
dmerand wants to merge 1 commit into
mainfrom
donald/remove-app-dev-store-description
Open

Fix development store command help text#8396
dmerand wants to merge 1 commit into
mainfrom
donald/remove-app-dev-store-description

Conversation

@dmerand

@dmerand dmerand commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

WHY are these changes introduced?

shopify store create dev help incorrectly calls a development store an "app development store."

Context: https://shopify.slack.com/archives/C0BNPM9FTPF/p1787607546461019

WHAT is this pull request doing?

Correct the command help text and regenerate the OCLIF manifest.

How to test your changes?

Run pnpm shopify store create dev --help and confirm it says Creates a new development store in your organization.

Post-release steps

None.

Checklist

  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've considered possible documentation changes
  • I've considered analytics changes to measure impact
  • The change is user-facing — I've identified the correct bump type (patch for bug fixes · minor for new features · major for breaking changes) and added a changeset with pnpm changeset add

Assisted-By: devx/ba772edb-2fc5-4841-ac28-2c5ffa652e3e
@github-actions github-actions Bot added the Area: @shopify/cli @shopify/cli package issues label Aug 25, 2026
@dmerand
dmerand marked this pull request as ready for review August 25, 2026 13:58
@dmerand
dmerand requested review from a team as code owners August 25, 2026 13:58
Copilot AI lite review requested due to automatic review settings August 25, 2026 13:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates Shopify CLI’s shopify store create dev help text to refer to a “development store” (not an “app development store”), and aligns the generated OCLIF manifest and release notes accordingly.

Changes:

  • Adjusted store:create:dev command description text to “Creates a new development store in your organization.”
  • Regenerated packages/cli/oclif.manifest.json so the manifest reflects the updated help text.
  • Added a patch changeset for @shopify/store documenting the user-facing help text correction.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
packages/store/src/cli/commands/store/create/dev.ts Fixes the command’s help description string shown to users.
packages/cli/oclif.manifest.json Updates the generated manifest entry for store:create:dev to match the new description.
.changeset/quiet-dev-store-help.md Adds a patch changeset noting the corrected help text.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@dmerand
dmerand enabled auto-merge August 25, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: @shopify/cli @shopify/cli package issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants