Closed DavidS-ovm closed 2 months ago
This allows customers to select which risk severities get displayed in CI.
Log message shows the parsed flag value to verify and audit the selection:
$ go run main.go changes get-change --risk-levels high,medium --uuid ... ... INFO filtering risks risk-levels="medium, high"
This allows customers to select which risk severities get displayed in CI.
Log message shows the parsed flag value to verify and audit the selection: