Skip to content

[codex] mailRelay Native Function 타입 추가 - #13

Open
j-nary wants to merge 1 commit into
mainfrom
codex/mail-relay-native-functions
Open

[codex] mailRelay Native Function 타입 추가#13
j-nary wants to merge 1 commit into
mainfrom
codex/mail-relay-native-functions

Conversation

@j-nary

@j-nary j-nary commented Jul 15, 2026

Copy link
Copy Markdown
Member

요약

  • mailRelay.getRawMime, mailRelay.sendRawEmail Native Function 타입과 zod schema를 추가합니다.
  • NativeFunctionClient.callNativeFunctionWithToken()에서 mailRelay method literal의 params/result 타입이 추론되도록 고정합니다.
  • App Store가 raw MIME 조회와 raw email 발송을 broker하는 Amazon/MakeShop mail relay 설계를 문서에 반영합니다.

검증

  • RED: pnpm test packages/core/src/__tests__/schemas/native.test.ts 실패 확인
  • pnpm test packages/core/src/__tests__/schemas/native.test.ts packages/server/src/__tests__/native-client.test.ts
  • pnpm typecheck
  • make format-check
  • make lint
  • make proto-check
  • make build
  • make test
  • ./scripts/check-public-content.sh

@j-nary
j-nary requested a review from pbc1017 as a code owner July 15, 2026 13:33
@channeltalk

channeltalk Bot commented Jul 15, 2026

Copy link
Copy Markdown

@coderabbitai

coderabbitai Bot commented Jul 15, 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: 10 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: 285e2e13-7cd8-4624-b8b0-40addb425993

📥 Commits

Reviewing files that changed from the base of the PR and between a364bf1 and dd7d99d.

📒 Files selected for processing (7)
  • docs/reference/native-functions.md
  • docs/reference/typescript/NATIVE.md
  • ts/.changeset/young-mails-relay.md
  • ts/packages/core/src/__tests__/schemas/native.test.ts
  • ts/packages/core/src/schemas/native.ts
  • ts/packages/core/src/types/native.ts
  • ts/packages/server/src/__tests__/native-client.test.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/mail-relay-native-functions

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant