Skip to content

fix(schema): use canonical short plugin name in schema id - #40

Open
mwaldheim wants to merge 1 commit into
mainfrom
fix/schema-id-short-name
Open

fix(schema): use canonical short plugin name in schema id#40
mwaldheim wants to merge 1 commit into
mainfrom
fix/schema-id-short-name

Conversation

@mwaldheim

Copy link
Copy Markdown
Contributor

The schema's id used this repo's full name (generator-release-notes) instead of the short, registered plugin name (release-notes) required by the schema URL scheme (https://registry.semrel.io/schemas/plugins/NAME/v1.json). No other content changed.

@mwaldheim
mwaldheim force-pushed the fix/schema-id-short-name branch from f8627fa to 7dd11c4 Compare August 3, 2026 10:34
The schema/v1.json id used this repo's full name (generator-release-notes) instead of the short, registered plugin name (release-notes) that the semrel-registry and docs (semrel.io configuration guide) require in the schema URL: https://registry.semrel.io/schemas/plugins/NAME/v1.json. Fix id to match, consistent with every other semrel plugin schema.
@mwaldheim
mwaldheim force-pushed the fix/schema-id-short-name branch from 7dd11c4 to ca04977 Compare August 3, 2026 10:35
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.

1 participant