Skip to content

Service for calling Sentry issues api

Reuben Pereira requested to merge 55178-sentry-issues-service into master

What does this MR do?

This MR is one of many for implementing listing of sentry issues in GitLab.

This MR contains the SentryIssueService which will call the sentry API to get the list of issues.

The target branch for this MR is 55178-db_and_model, which is the branch containing the DB migration and ErrorTrackingSetting model.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/55178

Does this MR meet the acceptance criteria?

Edited by Kamil Trzciński

Merge request reports