Skip to content

Added support for Jenkins unstable status

Currently if a Jenkins build is unstable the CI Status displays as pending. This request adds support for unstable to be treated as a success state. Success was chosen because unstable doesn't indicate that the build is broken, just that some things might not meet certain thresholds.

Merge request reports