Add inline Findings GraphQL Polling
What does this MR do and why?
This MR adds the missing polling mechanism for the getSASTAndCodeQualityReports
GraphQlQuery.
It's a part of solving: #419177 (closed)
Screenshots or screen recordings
No visual changes.
How to set up and validate locally
- Enable
sast_reports_in_inline_diff
- Make sure your running an ultimate license or your GDK (how to)
- Clone this repo: https://gitlab.com/jannik_lehmann/sast-inline-findings-example
- Recreate this MR for SAST & CodeQuality findings: jannik_lehmann/cq-and-sast-test!5 (diffs)
- Let the pipeline finish and the go checkout the diff page.
- Reload page multiple times to see polling in action.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Jannik Lehmann