Hello,
I would like to use a round robin method to auto assign Code Reviews to team members once Pull Requests are ready for review. Is there a way to do this in Bitbucket. I saw Git has a Round Robin setting. Thanks!
We don't have a round-robin feature for code review in Bitbucket, but we do have a default reviewer that you can configure under repository settings or projects. This will automatically add them to the PR once the PR is created.
Additionally, you could also use Code owners feature that allows you to define individuals or teams that are responsible for code in a repository.
Regards,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.