Skip to content

Link to auto-fix MRs in PSD widget

Paul Gascou-Vaillancourt requested to merge 247555-auto-fix-mrs-link into master

What does this MR do?

Implements #247555 (closed)

This adds a link to open auto-fix merge requests in the pipeline status widget above the Project Security Dashboard.

How to test this?

  1. Enable the security_auto_fix feature flag:
echo "Feature.enable(:security_auto_fix)" | rails c
  1. Add the GitLab-auto-fix to at least one MR.

  2. Navigate to the project's Security Dashboard.

Screenshots (strongly suggested)

Before After
Screen_Shot_2020-10-26_at_1.38.07_PM Screen_Shot_2020-10-26_at_1.37.03_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #247555 (closed)

Edited by Neil McCorrison

Merge request reports