My company has the notion of a Senior Tier of developers. These developers are dispersed amongst development teams. Then we assign the Senior Developers from one team to assess the contribution from a different team they were assigned.
Let's say I have a project foo and for foo, I want
SeniorBarGroupto review PRs toBazGroup, andSeniorBazGroupto review PRs toQuzGroup
Is this workflow possible in GitLab?