Skip to content

Document --chat-room-filter flag for integrations create/update#3474

Draft
AndyTWF wants to merge 2 commits into
mainfrom
claude/api-reference-docs-update-oia7jq
Draft

Document --chat-room-filter flag for integrations create/update#3474
AndyTWF wants to merge 2 commits into
mainfrom
claude/api-reference-docs-update-oia7jq

Conversation

@AndyTWF

@AndyTWF AndyTWF commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Description

Updates the CLI reference docs for ably integrations create and ably integrations update to reflect ably/ably-cli#433, which adds a --chat-room-filter flag (and a chat.message source type) so chat-room-sourced integration rules can be created and updated via the CLI.

  • src/pages/docs/cli/integrations/create.mdx: added chat.message to the --source-type options, documented the new --chat-room-filter flag, clarified which source types --channel-filter applies to, and added an example creating a chat-room-sourced webhook.
  • src/pages/docs/cli/integrations/update.mdx: documented the new --chat-room-filter flag and added a matching update example.

get/list were not updated since those commands only gained new output lines (no new flags), and this reference doesn't document exact CLI output shapes.

Checklist

DX-1546


Generated by Claude Code

ably-cli PR #433 adds a --chat-room-filter flag (and a chat.message
source type) to `ably integrations create` and `ably integrations
update`, mirroring the existing --channel-filter option for
chat-room-sourced rules.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BAApZnvNvLA89JZZzDdDb6
@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: c5520037-018e-464a-8838-a38e2537be93

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/api-reference-docs-update-oia7jq

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants