patternfly / patternfly/patternfly-doc-core

Update patternfly packages to pull in the component schemas from doc core

Open
#236 1 comment 1 reaction 1 assignee View on GitHub

@dlabaj is already working on this.

Since Aug 25, 2026.

Dominant language
TypeScript
Stars
2
Forks
11
Avg merge
5d 15h
Merged PRs (30d)
1

Description

Scope
Update the architecture and build so that we build the schemas in the repo. This will allow us to extended them to add constraints and additional checks in future work. The schema repo should now pull in all the packages similar to how docs does for org to extra each repos schema. A single package should be built and released by the schema repo, this will allow consumers such as the PatternFly MCP to use the PatternFly component schemas.

Approach

  1. Agree the package priority list (start with react-table to close the known Table schema gap).
  2. Add matching propsGlobs include/exclude entries (mirror react-core excludes: examples, tests, mocks) to each repo.
  3. Run build:props / generate-props, confirm new component keys in props.json and schemas for each repo.
  4. Generate and publish patternfly-component-schemas; bump consumers (e.g. patternfly-mcp) and verify schemas for newly covered components (e.g. Table isSchemasAvailable: true).

Jira Issue: PF-4533

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.