Skip to content

Add Intercom plugin docs and tutorial entries#515

Merged
riderx merged 1 commit intomainfrom
riderx/intercom-docs
Mar 8, 2026
Merged

Add Intercom plugin docs and tutorial entries#515
riderx merged 1 commit intomainfrom
riderx/intercom-docs

Conversation

@riderx
Copy link
Copy Markdown
Member

@riderx riderx commented Mar 8, 2026

This PR adds @capgo/capacitor-intercom to plugin metadata so it appears in plugin listings and generator action data.

It includes docs/plugins/intercom/ in docs search grouping and adds a dedicated Intercom sidebar section with Overview and Getting started pages.

It adds plugin listing visibility on the plugins index and new docs pages for Intercom overview and setup.

It adds an English tutorial entry and icon asset for the plugin.

Summary by CodeRabbit

  • New Features

    • Added Intercom plugin integration for Capacitor apps, enabling cross-platform live chat, help center, and customer support workflows.
  • Documentation

    • Added comprehensive getting-started guide with installation steps, configuration options, code examples, and API reference for the Intercom plugin.
    • Integrated Intercom plugin into the platform registry and documentation site for easy discovery.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 8, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7dda844f-2f07-49f4-a61c-c9aaf4b5cb45

📥 Commits

Reviewing files that changed from the base of the PR and between b852e54 and 9df4355.

⛔ Files ignored due to path filters (1)
  • public/icons/plugins/intercom.svg is excluded by !**/*.svg
📒 Files selected for processing (7)
  • astro.config.mjs
  • scripts/action.mjs
  • src/config/plugins.ts
  • src/content/docs/docs/plugins/index.mdx
  • src/content/docs/docs/plugins/intercom/getting-started.mdx
  • src/content/docs/docs/plugins/intercom/index.mdx
  • src/content/plugins-tutorials/en/capacitor-intercom.md

📝 Walkthrough

Walkthrough

This PR adds comprehensive documentation and configuration for the Capacitor Intercom plugin (@capgo/capacitor-intercom) across the documentation site, including plugin registry entries, documentation pages with guides, and tutorial content.

Changes

Cohort / File(s) Summary
Plugin Configuration & Registry
astro.config.mjs, scripts/action.mjs, src/config/plugins.ts
Added Intercom plugin entries to documentation configuration, action registry, and plugin catalog with metadata including name, author, description, href, and icon reference.
Documentation Pages
src/content/docs/docs/plugins/index.mdx, src/content/docs/docs/plugins/intercom/index.mdx, src/content/docs/docs/plugins/intercom/getting-started.mdx
Introduced new Intercom plugin documentation with index page featuring component cards, getting-started guide with installation/configuration steps, usage examples, API reference, and platform notes.
Tutorial Content
src/content/plugins-tutorials/en/capacitor-intercom.md
Added standalone tutorial markdown file covering installation, runtime configuration, initialization examples, usage patterns, user registration, event logging, and supported API methods.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Poem

🐰 A chat plugin hops into the fold,
With docs so bright and guides so bold,
From config files to tutorials spun,
Intercom integration—what welcome fun! 💬

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch riderx/intercom-docs

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.

@riderx riderx merged commit 10083dc into main Mar 8, 2026
3 of 4 checks passed
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 8, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
72.4% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

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