-
New Feature
-
Resolution: Unresolved
-
Minor
To avoid requiring rerunning potentially long analyses on a default branch after they have been run on a merge request, a method to allow copying the ResultAction and all its related data from the merge request run to the current running run on the default branch would allow for these reruns to be skipped.
Currently copying the ResultAction does still copy enough to get the issue criticality breakdown to allow use as a reference build for a quality gate, but the warnings UI on the build its copied to doesn't render correctly, which can still make it confusing for anyone trying to figure out what issues exist on a project by looking at the latest default branch build