Poor Visibility of "Warn and Continue" Policy Evaluations in Pipeline UI
S
Spectacular Moose
Summary
The current Harness UI fails to provide adequate visibility for policy evaluations configured with "warn and continue" status. Pipeline steps with policy warnings still display a green checkmark, making warnings effectively invisible during normal pipeline execution.
Detailed Description
We have configured our development build pipelines with a policy set intended to evaluate Software Composition Analysis findings but allow the pipeline to continue rather than fail on policy violations. However, we've encountered a significant usability issue:
When a policy evaluation results in warnings (with "warn and continue" configuration), the pipeline step still displays with a green checkmark in the UI
The only way to discover that warnings occurred is to manually dig into the "output" tab of the specific pipeline step
This makes policy warnings effectively invisible during normal workflow, defeating the purpose of having warnings
Log In