Skip to content

feat(bot): add GitHub adapter#3024

Draft
RSO wants to merge 1 commit intomainfrom
RSO/jet-degree
Draft

feat(bot): add GitHub adapter#3024
RSO wants to merge 1 commit intomainfrom
RSO/jet-degree

Conversation

@RSO
Copy link
Copy Markdown
Contributor

@RSO RSO commented May 4, 2026

Summary

  • Adds the Chat SDK GitHub adapter to the shared Kilo Bot infrastructure so GitHub issue and PR comment mentions route through the same bot flow as Slack.
  • Preserves existing GitHub App webhook behavior for PR code reviews while forwarding GitHub comment events to the bot adapter.
  • Adds GitHub platform identity handling and tests for GitHub webhook routing.

Verification

N/A (no manual verification performed).

Visual Changes

N/A

Reviewer Notes

  • GitHub comment webhooks are now double-verified: once by the existing GitHub webhook handler and once by the Chat SDK adapter using a cloned request body.
  • PR code review handling remains on the existing pull_request webhook path.

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