Open
Description
Context
In case of Build Checks in category of security checking - e.g. UntrustedLocationCheck
- erroring out, while leaving the build running might not be enough. We might want to have ability to prevent further execution of the build.
On option is to add severity that would not only log error, but as well abort/cancel the running build.