• syasonik's avatar
    Add sync support for sentry plugin integrations · acf34313
    syasonik authored
    Sentry has two types of GitLab integrations implemented - a
    global integration and a plugin integration. When an issue
    corresponding to a Sentry issue is created in GitLab, this
    logic adds a reciprocal link to the GitLab issue in Sentry
    if the Sentry instance has the plugin-type integration
    enabled.
    acf34313
client.rb 2.49 KB