Skip to content

chore: update types - #132

Merged
emmanuelnk merged 2 commits into
mainfrom
chore/schema-update-260902
Sep 2, 2026
Merged

chore: update types#132
emmanuelnk merged 2 commits into
mainfrom
chore/schema-update-260902

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Automated PR to update workflow types due to schema changes.

@github-actions
github-actions Bot requested a review from emmanuelnk September 2, 2026 03:53
@vercel

vercel Bot commented Sep 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
github-actions-workflow-ts Skipped Skipped Sep 2, 2026 2:13pm UTC

…s into oneOf

SchemaStore commit 195da2e (strict validation for github-*.json) moved each
event's `types` property from `properties.types` into a
`oneOf: [{ type: null }, { type: object, properties: { types } }]` branch.
The generator only looked for `types` at the old location or under
`oneOf > allOf`, so it stopped titling those nodes and
json-schema-to-typescript emitted `Types`, `Types1` … `Types17` in place
of the twenty exported `<Event>EventTypes` aliases.

Title `types` nodes found directly inside a oneOf branch as well, and
regenerate the types.
@github-actions github-actions Bot added the chore label Sep 2, 2026
@emmanuelnk
emmanuelnk merged commit cfd41c2 into main Sep 2, 2026
11 checks passed
@emmanuelnk
emmanuelnk deleted the chore/schema-update-260902 branch September 2, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant