mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-05 13:20:39 +08:00
readme
This commit is contained in:
@ -9,8 +9,9 @@ As an alternative, you can filter in your mail provider the notifications specif
|
|||||||
{width=512}
|
{width=512}
|
||||||
|
|
||||||
|
|
||||||
Another option to reduce the mail overload is disable the help collapsible section in PR-Agent bot comments, by adding the relevant configurations to the `.pr_agent.toml` file.
|
Another option to reduce the mail overload, yet still receive notifications on PR-Agent tools, is to disable the help collapsible section in PR-Agent bot comments.
|
||||||
For example, to disable the help text for the `pr_reviewer` tool, add to the configuration file:
|
This can done by setting `enable_help_text=false` configuration to the relevant tool in the configuration file.
|
||||||
|
For example, to disable the help text for the `pr_reviewer` tool, set:
|
||||||
```
|
```
|
||||||
[pr_reviewer]
|
[pr_reviewer]
|
||||||
enable_help_text = false
|
enable_help_text = false
|
||||||
|
Reference in New Issue
Block a user