Skip to content

Align platform action CLI and OpenAPI contracts#158

Merged
leo-paz merged 2 commits into
mainfrom
codex/action-surface-audit-sdk
Jul 1, 2026
Merged

Align platform action CLI and OpenAPI contracts#158
leo-paz merged 2 commits into
mainfrom
codex/action-surface-audit-sdk

Conversation

@leo-paz

@leo-paz leo-paz commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • make destination update CLI/help/completions Slack-channel-only
  • align MCP, platform action, CLI docs, and OpenAPI with the tightened contract
  • align OpenAPI run route parameter names with CLI/tool input names

Verification

  • bun run --cwd packages/cli test tests/commands/platform-lifecycle.test.ts tests/commands/completions.test.ts tests/lib/client.test.ts
  • bun run --cwd packages/cli typecheck
  • python3 -m json.tool docs/openapi.json >/tmp/outlit-openapi-check.json
  • OpenAPI path parameter validation script

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 5 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4fb16c10-c63d-4105-86e8-2f2e53d86ef9

📥 Commits

Reviewing files that changed from the base of the PR and between 750f002 and ae522d4.

📒 Files selected for processing (10)
  • .changeset/slack-destination-update-contract.md
  • docs/ai-integrations/mcp.mdx
  • docs/ai-integrations/platform-actions.mdx
  • docs/cli/commands.mdx
  • docs/openapi.json
  • packages/cli/src/commands/completions.ts
  • packages/cli/src/commands/destinations/update.ts
  • packages/cli/tests/commands/completions.test.ts
  • packages/cli/tests/commands/platform-lifecycle.test.ts
  • packages/cli/tests/lib/client.test.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/action-surface-audit-sdk

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

@mintlify

mintlify Bot commented Jun 30, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
outlit 🟢 Ready View Preview Jun 30, 2026, 11:31 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@leo-paz
leo-paz merged commit aa07bfa into main Jul 1, 2026
5 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