Commit 461e2f8
fix: prevent Claude bot comments from triggering Claude workflow
Prevents feedback loop where Claude Code Review comments trigger the
interactive Claude workflow, causing spam comments. The interactive
workflow should only trigger on human @claude mentions, not bot comments.
Fixes workflow spam issue seen in PR #1776.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 20e4455 commit 461e2f8
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments