Skip to content

The extra_instructions parameter in the configuration file .pr_agent.toml is not taking effect #2107

@echo-ydj

Description

@echo-ydj

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.
Image

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

/ask Trigger normal

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions