From c17be55ffbddbd7354556c8f68d49453cf8eca3f Mon Sep 17 00:00:00 2001 From: Mike Ball Date: Fri, 4 Feb 2022 07:57:51 -0500 Subject: [PATCH] add Splunk On-Call plugin changeset Adds a changeset associated with the Splunk On-Call plugin's support for a new `splunk.com/on-call-routing-key` annotation. Signed-off-by: Mike Ball --- .changeset/honest-foxes-scream.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/honest-foxes-scream.md diff --git a/.changeset/honest-foxes-scream.md b/.changeset/honest-foxes-scream.md new file mode 100644 index 0000000000..c684c40d72 --- /dev/null +++ b/.changeset/honest-foxes-scream.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-splunk-on-call': minor +--- + +Add Splunk On-Call plugin support for a 'splunk.com/on-call-routing-key' annotation. If the 'splunk.com/on-call-routing-key' is provided, the plugin displays a Splunk On-Call card for each of the teams associated with the routing key.