You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -80,44 +79,42 @@ export default function AutomationsList() {
80
79
81
80
return(
82
81
<SentryDocumentTitletitle={t('Alerts')}>
83
-
<PageFiltersContainer>
84
-
<ListLayout
85
-
actions={<Actions/>}
86
-
title={t('Alerts')}
87
-
description={t(
88
-
'Alerts are triggered when issue changes state, is created, or passes a threshold. They perform external actions like sending notifications, creating tickets, or calling webhooks and integrations.'
'Alerts are triggered when issue changes state, is created, or passes a threshold. They perform external actions like sending notifications, creating tickets, or calling webhooks and integrations.'
0 commit comments