Skip to content

Capture run errors on standalone run

George Koltsov requested to merge improvement-fail-standalone into master
  • Properly capture all errors during the standalone run
  • Exit with non 0 status code if any errors were present in the run

Closes: https://gitlab.com/dependabot-gitlab/dependabot/-/issues/141

Merge request reports