Warning Status Code
Carrie Elizabeth Beaton
My team is integrating performance metrics into the build and we would like the ability to have a job with a status of warning that turns yellow instead of just having the success/fail statuses so that we can warn developers when performance metrics are getting close to thresholds.
t
tyler@datachat.ai
This would also be useful for situations that benefit from increased visibility, but should not prevent the rest of the workflow from running.
For example, if my company has a static linting job that reports on non-essential style issues, we may want that to cache developers eyes (i.e. look different than a "success"), but it shouldn't prevent merging.