jenkinsci / github-autostatus-plugin

Jenkins plugin to provide automatic status for multibranch jobs
https://plugins.jenkins.io/github-autostatus/
MIT License
53 stars 34 forks source link

Handle pipeline exceptions correctly #87

Closed jeffpearce closed 4 years ago

jeffpearce commented 4 years ago

Fix code that determines stage status with exception handling (make it match pipeline UI). Addresses #72