chore: add package support metadata - #255
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
This PR enhances the npm package metadata for better discoverability and support links on registries like npmjs.
Changes:
- Add a
homepageURL pointing to the README. - Add a
bugsURL pointing to the GitHub issues page.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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. Comment |
Summary
homepagemetadata pointing to the READMEbugs.urlmetadata pointing to the GitHub issue trackerValidation
npm pkg get name repository homepage bugs --silentnpm pack --dry-run --ignore-scripts --json --silentgit diff --checkThis is a package metadata-only change. It does not change runtime code, dependencies, exports, or build behavior.
Summary by CodeRabbit