Skip to content

feat: add GitHub Sponsors link to external links#3656

Merged
KATO-Hiro merged 1 commit into
stagingfrom
#3655
Jun 13, 2026
Merged

feat: add GitHub Sponsors link to external links#3656
KATO-Hiro merged 1 commit into
stagingfrom
#3655

Conversation

@KATO-Hiro

@KATO-Hiro KATO-Hiro commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

close #3655

Summary by CodeRabbit

リリースノート

  • 新機能
    • GitHub Sponsorsを通じてサポートを送信できる「Send a tip」オプションを追加しました。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: d83f3149-2d35-47db-97b6-fdccf08474f6

📥 Commits

Reviewing files that changed from the base of the PR and between 805caed and 6bef2eb.

📒 Files selected for processing (2)
  • src/lib/constants/external-links.ts
  • src/lib/constants/urls.ts

📝 Walkthrough

Walkthrough

GitHub Sponsors への寄付リンクを追加するため、URL定数 GITHUB_SPONSORS_URLurls.ts に定義し、external-links.ts で「Send a tip」エントリとしてインポート・統合しました。

Changes

GitHub Sponsors リンク統合

Layer / File(s) Summary
URL定数と external links の統合
src/lib/constants/urls.ts, src/lib/constants/external-links.ts
GITHUB_SPONSORS_URL を urls.ts に新規追加し、external-links.ts でインポートして externalLinks 配列に「Send a tip」(GitHub Sponsors)エントリを追加しました。

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

💰 Sponsors へのリンク、ひっそり追加され
Send a tip との出会い、ユーザーへ
持続可能な未来へ、小さな一歩 ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed プルリクエストのタイトルは、GitHub Sponsorsリンクを外部リンクに追加するという変更内容を正確に反映しており、簡潔で明確です。
Linked Issues check ✅ Passed プルリクエストは、issue #3655で指定された「Send a tip」機能の実装要件を満たしています。GitHub Sponsorsリンクの追加によりサーバ代やLLM支払いのための寄付機能が実装されています。
Out of Scope Changes check ✅ Passed 変更内容は「Send a tip」機能の追加に限定されており、スコープ外の変更は含まれていません。
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 docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch #3655

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.

@KATO-Hiro KATO-Hiro left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

LGTM

@KATO-Hiro KATO-Hiro merged commit 26881fc into staging Jun 13, 2026
3 checks passed
@KATO-Hiro KATO-Hiro deleted the #3655 branch June 13, 2026 12:54
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.

[feat] Send a tip を追加しましょう

1 participant