Merge pull request #1075 from MarkRx/feature/bitbucket-server-pr-commands-defaults

Add missing bitbucket_server.pr_commands default
This commit is contained in:
Tal 2024-07-30 18:03:19 +03:00 committed by GitHub
commit d8545a2b28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -253,6 +253,11 @@ pr_commands = [
# URL to the BitBucket Server instance
# url = "https://git.bitbucket.com"
url = ""
pr_commands = [
"/describe",
"/review --pr_reviewer.num_code_suggestions=0",
"/improve --pr_code_suggestions.commitable_code_suggestions=true --pr_code_suggestions.suggestions_score_threshold=7",
]
[litellm]
# use_client = false