google / shipshape

Program analysis platform
Apache License 2.0
269 stars 35 forks source link

Add option to allow Jenkins build to continue after analyzer failure #62

Open llbit opened 9 years ago

llbit commented 9 years ago

Currently the Jenkins build halts if the Shipshape plugin has any problems, such as not being able to find the specified analyzers.

It would be nice to have an option to let a Jenkins build continue even if the Shipshape Jenkins plugin has problems. The option could be specified with a checkbox named for example "Stop build on error" or "Stop if analysis fails".