.js-alerts-service-settings{ data: { activated: @service.activated?.to_s, form_path: scoped_integration_path(@service), authorization_key: @service.token, url: @service.url || _(''), learn_more_url: 'https://docs.gitlab.com/ee/user/project/integrations/generic_alerts.html' } }