ignore_bot_pr = true

This commit is contained in:
mrT23
2024-03-25 11:42:24 +02:00
parent 4651ced0f6
commit 903d74b2f7

View File

@ -156,7 +156,7 @@ push_commands = [
"/review --pr_reviewer.num_code_suggestions=0", "/review --pr_reviewer.num_code_suggestions=0",
] ]
ignore_pr_title = [] ignore_pr_title = []
ignore_bot_pr = false ignore_bot_pr = true
[gitlab] [gitlab]
url = "https://gitlab.com" # URL to the gitlab service url = "https://gitlab.com" # URL to the gitlab service