Open dakaneye opened 3 years ago
I've not tested this use-case, but if you were to execute the wait-for-check
action inside a Matrix that matches the shape of the one you're trying to observe, you might be able to use string interpolation inside with.checkName
in order to dynamically reference each parallel segment. Hope that makes sense and works out for you.
If waiting for a series of checks run against a matrix (i.e. tests), you have to add a check step for each individual job in that matrix.
Example workflow snippet: