Skip to content

[STG-1730] fix: add repository field for npm provenance#168

Merged
shrey150 merged 1 commit intomainfrom
fix-repository-field
Mar 31, 2026
Merged

[STG-1730] fix: add repository field for npm provenance#168
shrey150 merged 1 commit intomainfrom
fix-repository-field

Conversation

@shrey150
Copy link
Copy Markdown
Contributor

Summary

  • Add repository.url to package.json — npm provenance validation requires this to match the GitHub repo
  • Fix bugs URL to point to this repo instead of modelcontextprotocol/servers

This is the root cause of the E422 on publish:

Error verifying sigstore provenance bundle: Failed to validate repository information:
package.json: "repository.url" is "", expected to match
"https://github.com/browserbase/mcp-server-browserbase" from provenance

Linear: https://linear.app/browserbase/issue/STG-1730/stg-fix-release-workflow-for-trusted-publishing

🤖 Generated with Claude Code

npm provenance requires repository.url to match the GitHub repo.
Also fixed bugs URL to point to this repo.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@shrey150 shrey150 merged commit f6bd321 into main Mar 31, 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.

2 participants