add rootdata_profile to CommonMetaIds for RootData profile links#120
Conversation
🦋 Changeset detectedLatest commit: b0b43c4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
There was a problem hiding this comment.
Code Review
This pull request adds rootdata_profile to the CommonMetaIds Zod enum in src/schema/index.ts to support RootData profile links, along with a corresponding changeset file. 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.
Summary
Add
rootdata_profiletoCommonMetaIdsfor RootData (https://www.rootdata.com/) profile links, following the existing*_profilepattern.Test plan
CommonMetaIds.enum.rootdata_profileresolves and type-checks everywhere it used.