mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 10:55:17 +00:00
feat: add add_diagram flag in configuration.toml
This commit is contained in:
parent
e045617243
commit
d62cbb2fc4
1 changed files with 1 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ enable_pr_type=true
|
|||
final_update_message = true
|
||||
enable_help_text=false
|
||||
enable_help_comment=true
|
||||
add_diagram=false
|
||||
# describe as comment
|
||||
publish_description_as_comment=false
|
||||
publish_description_as_comment_persistent=true
|
||||
|
|
|
|||
Loading…
Reference in a new issue