Skip to content

Commit 97ee5bf

Browse files
mdoutreluingneOskarStark
authored andcommitted
[Notifier] Add new Symfony Notifier for PagerDuty
1 parent 76ff161 commit 97ee5bf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

notifier.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,12 +355,17 @@ Service Package DSN
355355
Engagespot ``symfony/engagespot-notifier`` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME``
356356
Expo ``symfony/expo-notifier`` ``expo://Token@default``
357357
OneSignal ``symfony/one-signal-notifier`` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID``
358+
PagerDuty ``symfony/pager-duty-notifier`` ``pagerduty://TOKEN@SUBDOMAIN``
358359
============== ==================================== =================================================================================
359360

360361
.. versionadded:: 6.1
361362

362363
The Engagespot integration was introduced in Symfony 6.1.
363364

365+
.. versionadded:: 6.3
366+
367+
The PagerDuty integration was introduced in Symfony 6.3.
368+
364369
To enable a texter, add the correct DSN in your ``.env`` file and
365370
configure the ``texter_transports``:
366371

0 commit comments

Comments
 (0)