Skip to content

Fix markdown-style-check failure by removing trailing whitespace in migration guide - #2448

Draft
Su (sushmangupta) with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-markdown-style-check
Draft

Fix markdown-style-check failure by removing trailing whitespace in migration guide#2448
Su (sushmangupta) with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-markdown-style-check

Conversation

Copilot AI commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

The markdown-style-check / Documentation Markdown Linter (pull_request) job was failing on PR #2446 due to a single MD009/no-trailing-spaces violation in guides/upgrades-migrations/testing-announcement.md. This change removes the offending trailing space without modifying content semantics.

  • Root cause

    • markdownlint reported:
      • guides/upgrades-migrations/testing-announcement.md:13:24 MD009/no-trailing-spaces
  • Change applied

    • Updated one line in guides/upgrades-migrations/testing-announcement.md to remove one trailing space.
  • Patch snippet

    -check for this addition 
    +check for this addition

@shopware-dev-docs-connector

shopware-dev-docs-connector Bot commented Aug 14, 2026

Copy link
Copy Markdown

Developer Docs healthcheck

Status: Completed with success.
Repository: shopware/docs
Commit: 00a6b45
Preview: https://developer-documentation-rmdq42hf0-shopware-frontends.vercel.app
Workflow run: #4827

Copilot AI changed the title [WIP] Fix failing GitHub Actions job for markdown style check Fix markdown-style-check failure by removing trailing whitespace in migration guide Aug 14, 2026
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