Skip to content

chore: add npm package metadata#16

Open
chenyuan35 wants to merge 1 commit into
netlify:mainfrom
chenyuan35:codex/netlify-mcp-npm-metadata
Open

chore: add npm package metadata#16
chenyuan35 wants to merge 1 commit into
netlify:mainfrom
chenyuan35:codex/netlify-mcp-npm-metadata

Conversation

@chenyuan35

Copy link
Copy Markdown

Summary

  • Add homepage, repository, and bugs metadata for the @netlify/mcp npm package.
  • Point the homepage to the official Netlify MCP docs and the issue tracker to this repository.

Validation

  • Metadata smoke check for homepage/repository/bugs fields
  • npm pack --dry-run --ignore-scripts .
  • git diff --check

@netlify

netlify Bot commented Jun 8, 2026

Copy link
Copy Markdown

👷 Deploy request for netlify-mcp pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit dc4f4bf

@netlify

netlify Bot commented Jun 8, 2026

Copy link
Copy Markdown

👷 Deploy request for mcp-isolate pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit dc4f4bf

@coderabbitai

coderabbitai Bot commented Jun 8, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 907320a1-ebd5-43aa-b8a1-ef38258ad741

📥 Commits

Reviewing files that changed from the base of the PR and between 446e3f8 and dc4f4bf.

📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Added project metadata including homepage URL, repository details, and bug reporting information to package configuration.

Walkthrough

This PR adds publishing and repository metadata to package.json. The changes include three new fields: homepage pointing to the project URL, repository with type and URL information, and bugs with a link to the issues tracker. No dependencies, scripts, or other package configuration were modified.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: adding npm package metadata (homepage, repository, bugs fields) to package.json.
Description check ✅ Passed The description is directly related to the changeset, detailing what metadata was added and the validation steps performed.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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