Cathy Teng
Cathy Teng
should we be using Form and JsonForm? it would keep the styling that's already present in the Github features page https://github.com/getsentry/sentry/blob/1a913b72556f24a9def277b85d5c672eec772c96/static/app/views/settings/organizationIntegrations/integrationDetailedView.tsx#L388-L405
Sentry error tracking in GitLab has documentation from GitLab https://docs.gitlab.com/ee/operations/sentry_error_tracking.html. We do not have access to see how this works in GitLab, so I would recommend asking GitLab themselves about...
@isabellaenriquez suggested assignees will not be guaranteed to have suspect committers because of the same issue affecting the suspect commit (it's an async task, notifications are sent synchronously so it...
The suspect commit is processed async so it's not guaranteed to exist by the time the Slack notification is sent. I added logic to fetch it via GroupOwner if it...
Just asking our support team to help get the org slug for us to investigate
i added a test, not sure if that's exactly what this PR fixes so feel free to fix it up
edit: see my comment below
@noma4i This seems unrelated to https://github.com/getsentry/sentry/issues/76018 Can you try it with the config I posted above? Without the extra callback URL (but with the optional post-installation setup URL)?
@leshik do you have the extra post-setup URL? I think you commented on the issue linked to this one, which is unrelated to this issue.