mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 03:40:38 +08:00
Merge pull request #1256 from Codium-ai/mrT23-patch-2
disable chat message for github action
This commit is contained in:
@ -113,7 +113,7 @@ commitable_code_suggestions = false
|
||||
extra_instructions = ""
|
||||
rank_suggestions = false
|
||||
enable_help_text=false
|
||||
enable_chat_text=true
|
||||
enable_chat_text=false
|
||||
enable_intro_text=true
|
||||
persistent_comment=true
|
||||
max_history_len=4
|
||||
@ -307,4 +307,4 @@ uri = "./lancedb"
|
||||
[best_practices]
|
||||
content = ""
|
||||
max_lines_allowed = 800
|
||||
enable_global_best_practices = false
|
||||
enable_global_best_practices = false
|
||||
|
Reference in New Issue
Block a user