From 9af88acb7b822f5eacee0d08be1feac1f8965923 Mon Sep 17 00:00:00 2001 From: Jay Gabriels Date: Mon, 24 Jan 2022 14:25:03 -0800 Subject: [PATCH] Update README.md Signed-off-by: Jay Gabriels --- plugins/pagerduty/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/pagerduty/README.md b/plugins/pagerduty/README.md index e357b8e801..923610db5e 100644 --- a/plugins/pagerduty/README.md +++ b/plugins/pagerduty/README.md @@ -7,6 +7,7 @@ - The Backstage PagerDuty plugin allows PagerDuty information about a Backstage entity to be displayed within Backstage. This includes active incidents, recent change events, as well as the current on-call responders' names, email addresses, and links to their profiles in PagerDuty. - Incidents can be manually triggered via the plugin with a user-provided description, which will in turn notify the current on-call responders. +- Change events will be displayed in a separate tab. If the change event payload has additional links the first link only will be rendered. # Requirements