Conversation
qdeslandes
left a comment
There was a problem hiding this comment.
For the PR review bot, I'd get it, but I don't see the benefit for the @claude command? Do you have a use case in mind?
|
Well, |
I've tried to enabled Claude integration on this repo, it creates a request, let's see if it's approved :) |
|
I did the same (via https://github.com/apps/claude/installations/select_target), if I don't hear anything by tomorrow I'll make a post in Open Source support group. However, installing the app does nothing by itself. You need to trigger it to work. This is different from Codex and Gemini code review bots, which are enabled/disabled in web UI. |
e012a4a to
401cc11
Compare
401cc11 to
a7365c0
Compare
|
I think I figured it out with the new workflow. See pzmarzly/demo--claude-bot-reviews repo and pzmarzly/demo--claude-bot-reviews#6 |
|
Let's try doing it via same-repo PR. Closing in favor of #427 |
This GitHub CI workflow watches all comments in the repo, and if they contain the word
@claude, trigger the Claude bot.Copy-pasted from Claude bot setup guide.