Multi Group Approval on Merge Request
Description
I have a business problem where in the project we need multi group approval on the merge request
example:
-
Dev Group: people from development team have to review and approve the merge request
-
Arch Group: people from architecture team have to approve the merge request
-
QA Group: people from quality assurance team have to approve the merge request
Once i get the approval one from 3 different groups i should be able to merge the merge request
Proposal
Nice to have Multi level approval on the Merge request