Skip to content

fix: add repository field for provenance validation - #102

Merged
ryanrasti merged 1 commit into
mainfrom
fix-repository-field
Aug 7, 2026
Merged

fix: add repository field for provenance validation#102
ryanrasti merged 1 commit into
mainfrom
fix-repository-field

Conversation

@ryanrasti

Copy link
Copy Markdown
Owner

npm's sigstore provenance check requires package.json repository.url to match the GitHub repo the build ran from; without it the publish fails with E422 after signing.

npm's sigstore provenance check requires package.json repository.url
to match the GitHub repo the build ran from; without it the publish
fails with E422 after signing.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@ryanrasti
ryanrasti merged commit 1a17380 into main Aug 7, 2026
1 check passed
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