I've been using GitHub for my previous project, and I had what is called auto-assign reviewer for pull requests that automatically assigns a reviewer from my team to do the code review.
now I'm working on a project hosted in Gitlab, I'm asking if gitlab supports this feature for merge requests or is there any alternatives for this feature on gitlab.
I already checked reviewer roulette and danger but it's not clear and I couldn't find any docs on how to implement it.
Thanks in advance.