mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 03:40:38 +08:00
feat: gitlab skip source, target and labels
This commit is contained in:
@ -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 = [
|
||||
|
Reference in New Issue
Block a user