Closed rdepke closed 4 years ago
Where did you configure the default reviewer?
The default reviewers are configured in Bitbucket per repository.
https://_host_/plugins/servlet/default-reviewers/projects/_project_/repos/_repository_
have you configured bbUseDefaultReviewers?
This should be default to true, so no. I just added the parameter to verify this, but it doesn't make any difference.
We need the debug logs when the pr was created. did you see this message in logs? https://github.com/renovatebot/renovate/blob/517f5ecfb91ce3473da6c87cc0ae0cdddcb92c2c/lib/platform/bitbucket-server/index.ts#L772
Ok, i know the issue. Please track renovatebot/renovate#7613
Thank you for your support.
Which Renovate are you using?
Renovate Open Source CLI
Which platform are you using?
Bitbucket Server
Have you checked the logs? Don't forget to include them if relevant
I checked, but I don't think they are relevant at the moment. I happily provide them if you tell what part is of interest.
What would you like to do?
I want to set up renovate for our project. Our code is hosted on Bitbucket server and we have around 80 repositories and default reviewers are different on a repository basis.
What I got so far:
create onboarding PRs
If onboarded all following PRs include the correct default reviewers.
What I want to achieve no:
Please adivse if there is problem with my configuration or if I miss something regarding default reviewers. I put reducted configuration into _