Closed Zokormazo closed 1 day ago
This marks the TestIntegrationScenario
green despite the violations, but the CI results on gitlab continues being red :(
The latter will need changes in the integration-service I guess
/ok-ot-test
I see the value of doing this, just please be wary that if the check is green no one usually digs through the check to see if there are any issues. If setting strict to false, there is a high chance that you won't find out about issues until release time which is usually not a great user experience.
Could you update the description of the parameter to provide some sort of warning to future users thinking about setting struct to false?
/ok-to-test
(without typos now :sweat_smile:)
Could you update the description of the parameter to provide some sort of warning to future users thinking about setting struct to false?
Sure
/ok-to-test
Allow modifying
STRICT
. This allows to mark an EC as informative and not gate changes on it.This is useful for us while we iterate to fix all the violations without gating yet the pull requests