jenkinsci / jenkinsci/github-autostatus-plugin
All stages are reported as green when there's an exception in the environment section
Open
- Dominant language
- Java
- Stars
- 58
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
I had an error in my `environment` section (using _declarative_ pipeline) which led to an exception and the whole pipeline being aborted and the overall status being failed.
But the GitHub Autostatus plugin reports all stages in my pipeline as green/complete w/o failure. I'd say, this is an error as no stage was passed.
Contributor guide
Assessment
This issue has not been assessed yet.