Automatically refresh the MR Security Widget once the CI pipeline is complete
Why are we doing this work
We recently launched a refactored version (aka V2) of the MR Security Widget. While the original implementation automatically showed the results of the security scans once available, for performance reasons we chose another route that forces the user to reload the MR page to see findings once available. This was a viable solution as it mimics the existing experience in the V1 widget. See the discussion at !116790 (comment 1343659130). This issue tracks reinstating a dynamic reload of the MR security widget once the pipeline has succeeded.
Relevant links
Non-functional requirements
-
Documentation: -
Feature flag: -
Performance: -
Testing: