Skip to content

Draft: Persist security reports for pipelines with blocked states

Sashi Kumar Kumaresan requested to merge sk/346843-fix-manual-pipelines into master

What does this MR do and why?

This MR updates the logic of persisting the security reports for pipelines with completed states to pipelines with completed + manual states too. This makes sure that the security reports are persisted in DB even if the pipeline is waiting for a manual trigger.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Addresses #346843 (closed)

Edited by Sashi Kumar Kumaresan

Merge request reports