Skip to content

reviewersSampleSize has no effect if bbUseDefaultReviewers=true? #8802

Answered by rarkins
ablekhman asked this question in Request Help
Discussion options

You must be logged in to vote

I've checked the code and confirmed it has no effect. The bbUseDefaultReviewers option is evaluated at the moment of createPr() within the bitbucket platform code, while reviewersSampleSize is evaluated after the PR is created and based off any configured reviewer list.

As a workaround, you'll need to configure reviewers in Renovate config manually and not use bbUseDefaultReviewers if the group is too large.

Alternatively, it will need a feature request issue in this repo for discussion of implementation details, but it would probably need yourself or someone else using BB Cloud with an interest in implementing it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ablekhman
Comment options

Answer selected by rarkins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants