Hi all,
I have three release codes X, Y and Z, i want the release prerequisite to be as follow:
1- X or Y approve first
2- Z approve last
PR considered released if either X or Y approved first and then Z so how to check the matrix.
the PR considered approved if X or Y approve first then Z so how to order the check-boxes.