Skip to content

Display GitGuardian API error to the user on push

Igor Drozdov requested to merge id-git-guardian-check-api-error into master

What does this MR do and why?

Display GitGuardian API error to the user on push

Currently, it displays 500 error which is not informative. This error propagates the API error to the user, for example: HTTP status code 401

Merge request reports