Skip to content

Make Res the default branch after a rerun

Dominik Wassmer requested to merge DefaultBranchAfterRerun into dev

The previous solution I implemented on the fly assumed lgc report would always be generated, but this is not the case without the *JSON keyword. This solution directly searches for the res widget instead of relying on ordering as was done previously.

Merge request reports