Skip to content

docs(cli): document fix command ignores validation rules as known issue#2347

Open
Soner (shyim) wants to merge 2 commits into
mainfrom
docs/cli-fix-validation-ignore-known-issue
Open

docs(cli): document fix command ignores validation rules as known issue#2347
Soner (shyim) wants to merge 2 commits into
mainfrom
docs/cli-fix-validation-ignore-known-issue

Conversation

@shyim

Copy link
Copy Markdown
Member

Summary

  • Documents that the Shopware CLI fix command does not respect the validation.ignore rules defined in .shopware-project.yml / .shopware-extension.yaml — those ignores only apply to the validate command.
  • Added as an info note in the "Validation ignores" section of the CLI validation docs.

Related links

Checklist

  • I reviewed affected links, code samples, and cross-references, including PageRef references where relevant.
  • I added or updated redirects in .gitbook.yaml if pages were moved, renamed, or deleted.
  • I updated .wordlist.txt (and sorted it) if spellcheck flags new legitimate terms.
  • Any required dependent changes in downstream modules have already been merged and published.
  • This pull request is ready for review.

Notes

This documents a known limitation rather than fixing the behavior, as the issue cannot be reliably fixed.

Copilot AI review requested due to automatic review settings June 23, 2026 09:50
@shopware-dev-docs-connector

shopware-dev-docs-connector Bot commented Jun 23, 2026

Copy link
Copy Markdown

Developer Docs healthcheck

Status: Completed with success.
Repository: shopware/docs
Commit: 3e40c50
Preview: https://developer-documentation-2abn5qx08-shopware-frontends.vercel.app
Workflow run: #4217

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

Documents a known limitation in the Shopware CLI validation workflow: validation.ignore rules configured for validate are not honored by the fix command. This fits into the CLI docs by clarifying expected behavior and preventing confusion when users rely on ignores.

Changes:

  • Adds an info note under “Validation ignores” clarifying that ignores only apply to validate, not fix.

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

Comment thread products/tools/cli/validation.md
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

project fix does not respect validation ignore rules in .shopware-project.yml

2 participants