feat: gitlab skip source, target and labels

This commit is contained in:
Paolo Mainardi
2024-08-30 16:40:23 +02:00
parent e5715e12cb
commit fdcbdfce98
2 changed files with 19 additions and 1 deletions

View File

@ -230,6 +230,9 @@ push_commands = [
"/describe",
"/review --pr_reviewer.num_code_suggestions=0",
]
excluded_target_branches = []
excluded_source_branches = []
excluded_labels = []
[bitbucket_app]
pr_commands = [