Skip to content
This repository was archived by the owner on May 2, 2026. It is now read-only.

feat: implement postMessage for BacklogAdapter#26

Open
amotarao wants to merge 2 commits into
mainfrom
amon/pc-26-implement-postmessage-for-backlogadapter
Open

feat: implement postMessage for BacklogAdapter#26
amotarao wants to merge 2 commits into
mainfrom
amon/pc-26-implement-postmessage-for-backlogadapter

Conversation

@amotarao

Copy link
Copy Markdown
Member

Summary

  • BacklogAdapter.postMessage を実装
  • decodeThreadIdissueKey を取得し、BacklogClient.postComment で Backlog API にコメントを投稿
  • AdapterPostableMessagerenderPostable で Backlog markup に変換してから投稿

Test plan

  • postMessage が正しい issue にコメントを POST し、RawMessage<BacklogComment> を返すこと
  • markdown メッセージが Backlog markup に変換されてから投稿されること

Closes PC-26

Backlog API の Add Comment エンドポイントを使い、指定 issue にコメントを投稿する。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Apr 19, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@amotarao has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 7 minutes and 0 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 0 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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 9498377a-5586-41a0-b8e5-d073deac2310

📥 Commits

Reviewing files that changed from the base of the PR and between 887fdeb and 4ff05ef.

📒 Files selected for processing (3)
  • .changeset/pc-26-postmessage.md
  • packages/chat-adapter-backlog/src/adapter.test.ts
  • packages/chat-adapter-backlog/src/adapter.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch amon/pc-26-implement-postmessage-for-backlogadapter

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

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant