chore: builds out CLI validation page - #2435
Open
somethings (lasomethingsomething) wants to merge 8 commits into
Open
chore: builds out CLI validation page#2435somethings (lasomethingsomething) wants to merge 8 commits into
somethings (lasomethingsomething) wants to merge 8 commits into
Conversation
Developer Docs healthcheckStatus: Completed with |
Contributor
📊 Documentation Impact Analyzer
Reasons
|
Copilot started reviewing on behalf of
somethings (lasomethingsomething)
August 7, 2026 15:30
View session
Contributor
There was a problem hiding this comment.
Pull request overview
Expands the Shopware CLI documentation page for extension validation to clarify validation modes, inputs (directory vs zip), tool selection, Store compliance behavior, and practical release/pipeline workflows.
Changes:
- Adds an overview of validation modes (basic vs
--full) and clarifies what is (and is not) covered vs the Shopware Store review. - Documents behavioral differences when validating a directory vs a built zip, plus new sections on
--exclude,--no-copy, and--store-compliance. - Extends reference details for checks, supported linting PHP versions, reporters, and “checking a release” examples; adds
SPDXto the spellcheck wordlist.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| products/tools/cli/validation.md | Builds out the CLI validation documentation with modes, behaviors, options, and workflow guidance. |
| .wordlist.txt | Adds SPDX to support new documentation terminology. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Copilot started work on behalf of
somethings (lasomethingsomething)
August 7, 2026 17:25
View session
Co-authored-by: lasomethingsomething <2453640+lasomethingsomething@users.noreply.github.com>
somethings (lasomethingsomething)
requested review from
Anne (Ant1gua),
Soner (shyim) and
Tomasz Turkowski (tturkowski)
August 7, 2026 17:48
Soner (shyim)
approved these changes
Aug 11, 2026
somethings (lasomethingsomething)
requested review from
Micha Hobert (Isengo1989) and
Bojan Rajh (bojanrajh)
and removed request for
Anne (Ant1gua) and
Tomasz Turkowski (tturkowski)
August 11, 2026 11:56
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
User interviews surfaced some awareness issues around CLI capabilities related to extension validation. Enhancing the docs is the first step in remedying that.
Related links
Checklist
PageRefreferences where relevant..gitbook.yamlif pages were moved, renamed, or deleted..wordlist.txt(and sorted it) if spellcheck flags new legitimate terms.Notes