mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 03:15:17 +00:00
ignore_bot_pr = true
This commit is contained in:
parent
4651ced0f6
commit
903d74b2f7
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ push_commands = [
|
|||
"/review --pr_reviewer.num_code_suggestions=0",
|
||||
]
|
||||
ignore_pr_title = []
|
||||
ignore_bot_pr = false
|
||||
ignore_bot_pr = true
|
||||
|
||||
[gitlab]
|
||||
url = "https://gitlab.com" # URL to the gitlab service
|
||||
|
|
|
|||
Loading…
Reference in a new issue