Hi All
My PR release strategy is having release codes A0,B0,C0 and D0 and having parallel release i.e. PR can be released at any level directly.
Now I want to use three release indicators :-
A - Not released(when PR is not released for any one of the level)
B - Partially Released( when PR is released for any one the level)
C - Final Release (when PR is completely released for all the levels)
How can I use these indicators in my release strategy.