Merge pull request #800 from koid/feature/ignore-bot-pr-on-github-app

Added `ignore_bot_pr` option
This commit is contained in:
Tal
2024-03-21 18:42:45 +02:00
committed by GitHub
2 changed files with 12 additions and 3 deletions

View File

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