Adds an option to ignore PR opens by regex matching

This commit is contained in:
Ori Kotek
2024-02-22 12:14:04 +02:00
parent 42bcda1eb8
commit e3dba12fea
2 changed files with 9 additions and 0 deletions

View File

@ -169,6 +169,7 @@ push_commands = [
--pr_reviewer.extra_instructions='' \
"""
]
ignore_pr_title = []
[gitlab]
url = "https://gitlab.com" # URL to the gitlab service