feat: add report type to approval rules
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA
MR addresses #1402
I've not got access to a EE licence so am very interested if the tests work. If they don;t then I will tweak accordingly. I've included license_scanning
as an option as I don;t know what the backward compatibility story is with gitlab terraform provider.
It looks like report_type is a special type of approval rule - you specify it on the create but it is never returned on the get. To make it a bit more exciting the code coverage one is displayed in the UI and not returned in any requests until it is configured.
Edited by Mark DeVilliers