Skip to content

chore: add astro iconify svgmap bugs metadata#315

Open
Shreshth3 wants to merge 2 commits into
stephansama:mainfrom
Shreshth3:add-astro-iconify-svgmap-bugs-metadata
Open

chore: add astro iconify svgmap bugs metadata#315
Shreshth3 wants to merge 2 commits into
stephansama:mainfrom
Shreshth3:add-astro-iconify-svgmap-bugs-metadata

Conversation

@Shreshth3

Copy link
Copy Markdown

Summary

  • add npm bugs.url metadata for @stephansama/astro-iconify-svgmap
  • point support links to the repository issue tracker, matching sibling package metadata

Verification

  • node -e "JSON.parse(require('fs').readFileSync('core/astro-iconify-svgmap/package.json','utf8')); console.log('package.json OK')"
  • git diff --check

@changeset-bot

changeset-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 906fd7e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@stephansama/astro-iconify-svgmap Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@Shreshth3, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 54 minutes and 15 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 4b6e8c8c-de6d-432c-afcd-197bdf681c85

📥 Commits

Reviewing files that changed from the base of the PR and between 5479f36 and 906fd7e.

📒 Files selected for processing (1)
  • .changeset/bright-maps-notice.md
📝 Walkthrough

Walkthrough

The PR updates the package manifest for astro-iconify-svgmap to include a bugs field with a GitHub issues URL. This is a minimal metadata change with no impact on code behavior or exports.

Changes

Package Metadata

Layer / File(s) Summary
Add bugs metadata field
core/astro-iconify-svgmap/package.json
Package manifest now includes a bugs object pointing to the GitHub issues URL for user bug reporting.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A little field for issues found,
Where bugs can hop and gather 'round,
The manifest now points the way,
To GitHub's tracker, hip hooray! 🎉

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The PR description includes a clear summary of changes and verification steps, but does not follow the repository's required checklist template with items about merging latest changes, resolving conflicts, branch pointing, eslint, and unit tests. Consider using the repository's standard PR description template and including the required checklist items (latest changes merged, conflicts resolved, branch pointing, eslint status, unit tests passing).
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: add astro iconify svgmap bugs metadata' accurately describes the main change: adding bugs metadata to package.json for the astro-iconify-svgmap package.
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.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the package.json file for core/astro-iconify-svgmap by adding a bugs field that links to the GitHub issues page. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@stephansama

Copy link
Copy Markdown
Owner

hey @Shreshth3 thanks for contributing! i dont think i understand why this one specific package needs the bugs url as its missing in most packages. im working on a package that will make managing these types of data rules easy to manage. i dont want to merge in just one commit to add bugs to one package

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