From 716242c08105fd16d6986de57d710637e82ae06b Mon Sep 17 00:00:00 2001 From: Mike Ball Date: Tue, 22 Feb 2022 12:08:56 -0500 Subject: [PATCH] Splunk On-Call changeset reflects `readOnly` property Signed-off-by: Mike Ball --- .changeset/spicy-elephants-decide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/spicy-elephants-decide.md b/.changeset/spicy-elephants-decide.md index dd35f04422..2444a60b05 100644 --- a/.changeset/spicy-elephants-decide.md +++ b/.changeset/spicy-elephants-decide.md @@ -2,4 +2,4 @@ '@backstage/plugin-splunk-on-call': patch --- -Splunk OnCall plugin now supports a "read only" mode configuration option for optionally suppressing the rendering of incident trigger-acknowledge-resolve controls from the Backstage UI. +The Splunk On-Call plugin now supports an optional `readOnly` property (``) for suppressing the rendering of incident trigger-acknowledge-resolve controls from the Backstage UI.