Skip to content

docs: document shopware-cli project sbom command - #2394

Open
RoboShyim (roboshyim) wants to merge 3 commits into
shopware:mainfrom
roboshyim:docs/project-sbom-command
Open

docs: document shopware-cli project sbom command#2394
RoboShyim (roboshyim) wants to merge 3 commits into
shopware:mainfrom
roboshyim:docs/project-sbom-command

Conversation

@roboshyim

Copy link
Copy Markdown

Summary

Documents the new shopware-cli project sbom command requested on shopware/shopware-cli#1246.

Changes

  • New page: products/tools/cli/project-commands/sbom.md (usage, options, relation to project ci)
  • command-types.md — list project sbom
  • project-commands/build.md — note that CI writes an SBOM; link to standalone command
  • guides/development/tooling/index.md — tooling choice table row
  • .wordlist.txt — CycloneDX / SBOM terms

Related

Add a project-commands page for `shopware-cli project sbom`, list it under
Command Types, link from project ci build docs, and mention it in the
development tooling overview.

Related: shopware/shopware-cli#1246 / shopware#1239
@shopware-dev-docs-connector

shopware-dev-docs-connector Bot commented Jul 24, 2026

Copy link
Copy Markdown

Developer Docs healthcheck

Status: Running.
Repository: roboshyim/docs
Commit: 2460f6a
Preview: Waiting for workflow logs.
Last approval checked: somethings (@lasomethingsomething)

Fork PRs need approval from a maintainer with write access before the healthcheck can run. GitHub approves only the latest commit, so every new commit pushed after approval needs another approval.

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

This PR adds documentation for the new shopware-cli project sbom command (as introduced in shopware/shopware-cli#1246), and integrates it into existing CLI command overviews and related pages.

Changes:

  • Adds a new documentation page for shopware-cli project sbom, including usage examples, option reference, and relation to project ci.
  • Updates existing CLI docs to mention/link the SBOM output and the new standalone command.
  • Extends the spellcheck wordlist with CycloneDX/SBOM-related terms.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
products/tools/cli/project-commands/sbom.md New command page describing SBOM generation, usage, options, and relation to project ci.
products/tools/cli/project-commands/build.md Notes that project ci writes an SBOM and links to the new standalone project sbom command docs.
products/tools/cli/command-types.md Adds project sbom to the “Project commands” list.
guides/development/tooling/index.md Adds project sbom to the tooling choice table for “Generating a project SBOM”.
.wordlist.txt Adds CycloneDX/SBOM-related terms to avoid spellcheck failures.
Comments suppressed due to low confidence (1)

products/tools/cli/project-commands/sbom.md:44

  • The command options table is not introduced with a complete sentence. Our documentation guidelines require introducing tables with a sentence that refers to the table position (e.g., “the following table”).
## Command options

| Option | Description | Default |
|---|---|---|
| `[path]` | Shopware project directory | Nearest project / working directory |

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread products/tools/cli/project-commands/sbom.md Outdated
Comment thread guides/development/tooling/index.md
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@shyim

Copy link
Copy Markdown
Member

Micha Hobert (@Isengo1989) can we merge this 👀 ?

@sushmangupta

Copy link
Copy Markdown
Contributor

Copilot resolve the merge conflicts in this pull request

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

Labels

Undocumented Feature Feature which is not documented yet and is considered for documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants