Skip to content

add/ignore-file#501

Merged
Micha Hobert (Isengo1989) merged 1 commit into
mainfrom
add/docsignore-file
May 20, 2026
Merged

add/ignore-file#501
Micha Hobert (Isengo1989) merged 1 commit into
mainfrom
add/docsignore-file

Conversation

@Isengo1989
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds repository-level configuration files to support automated documentation analysis tooling by defining (1) where the documentation source lives and (2) which files/directories should be excluded from doc analysis workflows.

Changes:

  • Introduces .docs-source.json to point documentation tooling at the docs/ directory.
  • Adds .docsignore to exclude common non-doc inputs (build outputs, dependencies, IDE files, licenses, changelogs, README files) from documentation analysis outputs.

Reviewed changes

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

File Description
.docsignore Defines ignore patterns to exclude non-documentation content from doc analysis workflows.
.docs-source.json Configures the documentation root path (docs) for tooling that consumes this config.

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

@Isengo1989 Micha Hobert (Isengo1989) merged commit 074a255 into main May 20, 2026
2 checks passed
@Isengo1989 Micha Hobert (Isengo1989) deleted the add/docsignore-file branch May 20, 2026 07:57
Micha Hobert (Isengo1989) added a commit that referenced this pull request May 22, 2026
* [create-pull-request] automated change (#488)

Co-authored-by: shopwareBot <example@example.com>

* [create-pull-request] automated change (#500)

Co-authored-by: shopwareBot <example@example.com>

* docs(sync): document foreign key resolvers (#495)

Adds a new "Foreign key resolvers" section to the Sync API guide
covering the {resolver, value, nullOnMissing} payload shape and
listing the eight built-in resolvers (product.number plus the seven
new tier-1 resolvers for currency, locale, payment_method,
shipping_method, document_type, salutation, tax).

Includes a warning about tax.tax_rate's non-unique column behavior.

* add/ignore-file (#501)

* [create-pull-request] automated change (#498)

Co-authored-by: shopwareBot <example@example.com>

* [create-pull-request] automated change

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shopwareBot <example@example.com>
Co-authored-by: Soner <github@shyim.de>
Co-authored-by: Micha Hobert <m.hobert@shopware.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.

2 participants