Skip to content

Fixes: Auto-remediation on the pipeline security dashboard

Sam Beckham requested to merge 119040-pipeline-mr-autoremediation-fix into master

What does this MR do?

This MR moves the pipeline dashboard into its own wrapper component so we can set the sourceBranch properly.

It also adds the appropriate actions and mutations to do so.

This fixes a bug where creating a remediation MR from a pipeline would fail as it had no context of which branch to apply the MR to and would default to the default branch.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Touches #119040 (closed)

Edited by Sam Beckham

Merge request reports