Soft_Fail UI for Config Policies
Oran Wilder
Show soft_fail decisions for config policies in the CircleCI pipelines page and in VCS where possible.
Soft fails represent updates that need to be made to config, so developers need to see them even though they don't block pipelines. Displaying soft fails to the developer means that ops teams can use policies to automatically alert their teams to upcoming required changes.
Oran Wilder
Merged in a post:
Notification On Soft_fail When Using Config Policy Management
[
[[Unknown]]
Currently, If the policy-service detects that the config violated a rule set as soft_fail, the pipeline will be triggered and the violation will be logged in the policy-service decision log.Additionally, we would like for our team to receive a notification.