Skip to content

Fix detection of okay alert usage

Mark Florian requested to merge fix-okay-alert-detection into main

Fix detection of okay alert usage

Due to renaming of ~/flash to ~/alert (see gitlab-org/gitlab!109449 (merged)), the number of findings dropped by around 400 between 2023-03-06 and 2023-03-13.

This ensures that both the before and after forms are counted equally towards correct alert usage.

Review/run this locally

  1. Copy the pages in mr job URL (must have succeeded)
  2. Run bin/review-mr.sh <job url>
Edited by Mark Florian

Merge request reports