Skip to content

ci: add a command to capture errors in scripts

Administrator requested to merge devx/ci-sentry-shell into main

Created by: jhchabran

Preliminary work for #28125 (closed) and #27088 (closed) Example output: https://sentry.io/organizations/sourcegraph/issues/2856930255/?project=1243424&query=is%3Aunresolved

TODO:

  • Create a Sentry project for the CI 🔴 (blocked)
  • Set the secrets accordingly (CI_SENTRY_DSN to avoid triggering other errors reporting in CI)
  • Trigger a real failure (it was sent but was discarded because we hit the quota recently)

Merge request reports

Loading