Skip to content

Add AI Humanizer to sponsor metadata#755

Merged
tannerlinsley merged 2 commits intoTanStack:mainfrom
KamranKhan11:patch-6
Mar 15, 2026
Merged

Add AI Humanizer to sponsor metadata#755
tannerlinsley merged 2 commits intoTanStack:mainfrom
KamranKhan11:patch-6

Conversation

@KamranKhan11
Copy link
Contributor

@KamranKhan11 KamranKhan11 commented Mar 15, 2026

Summary by CodeRabbit

  • Chores
    • Added a new sponsor entry to the sponsors list.

@changeset-bot
Copy link

changeset-bot bot commented Mar 15, 2026

⚠️ No Changeset found

Latest commit: 7a6cd72

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

@netlify
Copy link

netlify bot commented Mar 15, 2026

👷 Deploy request for tanstack pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 7a6cd72

@coderabbitai
Copy link

coderabbitai bot commented Mar 15, 2026

📝 Walkthrough

Walkthrough

A new sponsor entry for "AI Humanizer" has been added to the JSON array in src/utils/gh-sponsor-meta.json. The entry includes login identifier, display name, favicon URL, and website link. No existing sponsor entries were modified or removed.

Changes

Cohort / File(s) Summary
Sponsor Data Addition
src/utils/gh-sponsor-meta.json
Added new sponsor object with login "aihumanizer-io", name "AI Humanizer", favicon image URL, and website link URL to the sponsors list.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A sponsor hops into view today,
With favicon bright in the digital way,
AI Humanizer joins the noble quest,
To support this code and be the best! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: adding a new sponsor entry (AI Humanizer) to the sponsor metadata JSON file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
📝 Coding Plan
  • Generate coding plan for human review comments

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.

@KamranKhan11
Copy link
Contributor Author

Please approve.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

🧹 Nitpick comments (1)
src/utils/gh-sponsor-meta.json (1)

8-13: Structure looks good; consider adding UTM tracking for consistency.

The new sponsor entry conforms to the SponsorMeta interface with all correctly named fields. Using favicon.ico as the image URL is acceptable (matches existing pattern at line 33).

Most other sponsors include ?utm_source=tanstack in their linkUrl for tracking purposes (54 of 63 entries). Consider adding it here for consistency, though it's optional since 8 other entries also omit it.

-    "linkUrl": "https://aihumanizer.io"
+    "linkUrl": "https://aihumanizer.io?utm_source=tanstack"
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@src/utils/gh-sponsor-meta.json` around lines 8 - 13, Add UTM tracking to the
new sponsor entry by appending "?utm_source=tanstack" to the linkUrl for the
"aihumanizer-io" / "AI Humanizer" object so its linkUrl matches the tracking
convention used by most other SponsorMeta entries; update the "linkUrl" field
value to include the utm parameter while preserving the existing URL.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@src/utils/gh-sponsor-meta.json`:
- Around line 8-13: Add UTM tracking to the new sponsor entry by appending
"?utm_source=tanstack" to the linkUrl for the "aihumanizer-io" / "AI Humanizer"
object so its linkUrl matches the tracking convention used by most other
SponsorMeta entries; update the "linkUrl" field value to include the utm
parameter while preserving the existing URL.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 63572f24-3433-4f19-bee2-efe106464025

📥 Commits

Reviewing files that changed from the base of the PR and between 1b83f89 and 7a6cd72.

📒 Files selected for processing (1)
  • src/utils/gh-sponsor-meta.json

@tannerlinsley tannerlinsley merged commit 80f708d into TanStack:main Mar 15, 2026
4 checks 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