Git provider (optional)
None
System Info (optional)
Start PR agent using GitLab webhook server method
https://qodo-merge-docs.qodo.ai/installation/gitlab/#run-a-gitlab-webhook-server
Issues details
cat .pr_agent.toml
[config]
response_language="zh-CN"
[pr_reviewer]
extra_instructions = "重点:安全漏洞检查,忽略代码风格,用中文回复"
require_security_review = true
num_max_findings = 3
[pr_code_suggestions]
extra_instructions = "只提供安全修复建议,格式:问题+解决方案"
focus_only_on_problems = true
/config
can see that the configuration has taken effect.

/review
But the test results do not match the expected results.

/ask Trigger normal
