Add OR functionality for MR reviewers
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Proposal
Currently you can only apply "AND" type of logic to MR reviewers. In the picture below, I can add multiple people and make the rule that only at least 1 of these individuals need to approve the MR. That works for very simple MR rules.
In the image you can see you can make multiple of these rules and in this example I chose to use 4 different groups entirely to help with this example.
The main issue is that when these rules are combined together, we need to satisfy both of the rules in order for the MR to be approved. In the picture below, it would be ideal if there was some type of choice/option that we could set within settings or somewhere were if one of those rules are satisfied, then the MR can be considered approved.
Our specific goal would be to create automation that would assign to approval rules. One where only 1 Maintainer of a project is allowed to approve an MR OR 2 or more developers of a project is allowed to approve an MR.