fix: allow bots in duplicate code detector workflow

This commit is contained in:
Kevin Turcios 2026-02-14 19:02:16 -05:00
parent ee855abd76
commit a97a3cb4e5

View file

@ -47,6 +47,7 @@ jobs:
with:
use_foundry: "true"
use_sticky_comment: true
allowed_bots: "claude[bot],codeflash-ai[bot]"
claude_args: '--mcp-config /tmp/mcp-config/mcp-servers.json --allowedTools "Read,Glob,Grep,Bash(git diff:*),Bash(git log:*),Bash(git show:*),Bash(wc *),Bash(find *),mcp__serena__*"'
prompt: |
You are a duplicate code detector with access to Serena semantic code analysis.