Skip to content

Replace explicit Sentry capture with logger call

Administrator requested to merge devx/update-sentry-capture-gitlab-handler into main

Created by: jhchabran

Part of https://github.com/sourcegraph/sourcegraph/issues/35846

Because we have Sentry sinks, the error will still be reported, on environment where a sentry DSN is given in the site-config.

Test plan

Ran tests locally, really small change.

Merge request reports

Loading