Skip to content

[codex] port incoming call kit docs to latest main#567

Merged
riderx merged 1 commit intomainfrom
codex/pr-548-incoming-call-kit
Apr 14, 2026
Merged

[codex] port incoming call kit docs to latest main#567
riderx merged 1 commit intomainfrom
codex/pr-548-incoming-call-kit

Conversation

@riderx
Copy link
Copy Markdown
Member

@riderx riderx commented Apr 14, 2026

What changed

  • ported the old incoming-call-kit website/docs PR onto the current split apps/web + apps/docs layout
  • added the plugin registry entry, icon mapping, docs sidebar entry, and LLM search registration
  • added the new docs set for incoming-call-kit (index, getting-started, ios, android)
  • added the English landing/tutorial content and refreshed npm download metadata

Why

PR #548 targeted the older monolith layout. Since main has changed substantially, the old patch no longer applied directly and needed to be rewritten against the current structure.

Impact

  • the Incoming Call Kit plugin now appears in the website plugin registry
  • docs navigation and docs search now include the plugin
  • the plugin has a complete docs landing page plus platform-specific setup pages
  • the website tutorial slug resolves correctly from the GitHub repo slug

Validation

  • bun run fetch:downloads
  • bun run check
  • git diff --check

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 14, 2026

Warning

Rate limit exceeded

@riderx has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 7 minutes and 41 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 7 minutes and 41 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c9fd88e8-d0b9-415e-87d3-9caf00752fa6

📥 Commits

Reviewing files that changed from the base of the PR and between 004ebf9 and eace0e2.

⛔ Files ignored due to path filters (1)
  • apps/web/public/icons/plugins/incoming-call-kit.svg is excluded by !**/*.svg
📒 Files selected for processing (9)
  • apps/docs/src/config/llmsCustomSets.ts
  • apps/docs/src/config/sidebar.mjs
  • apps/docs/src/content/docs/docs/plugins/incoming-call-kit/android.mdx
  • apps/docs/src/content/docs/docs/plugins/incoming-call-kit/getting-started.mdx
  • apps/docs/src/content/docs/docs/plugins/incoming-call-kit/index.mdx
  • apps/docs/src/content/docs/docs/plugins/incoming-call-kit/ios.mdx
  • apps/web/src/config/plugins.ts
  • apps/web/src/content/plugins-tutorials/en/capacitor-incoming-call-kit.md
  • apps/web/src/data/npm-downloads.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/pr-548-incoming-call-kit

Comment @coderabbitai help to get the list of available commands and usage tips.

@riderx riderx force-pushed the codex/pr-548-incoming-call-kit branch from 38ef820 to eace0e2 Compare April 14, 2026 14:25
@sonarqubecloud
Copy link
Copy Markdown

@riderx riderx merged commit 2e17528 into main Apr 14, 2026
6 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.

1 participant