fix: remove specific configurations

This commit is contained in:
Paolo Mainardi
2024-09-06 20:23:33 +02:00
committed by GitHub
parent d2a744e70c
commit 39913ef12a

View File

@ -238,14 +238,6 @@ push_commands = [
"/describe",
"/review --pr_reviewer.num_code_suggestions=0",
]
# a list of regular expressions to match against the PR title to ignore the PR agent
ignore_mr_title = []
# target branches to ignore from PR agent when an MR is created
ignore_mr_target_branches = []
# source branches to ignore from PR agent when an MR is created
ignore_mr_source_branches = []
# labels to ignore from PR agent when an MR is created
ignore_mr_labels = []
[bitbucket_app]
pr_commands = [