Merge pull request #9635 from mdb/mdb/splunk-on-call-read-only

[Plugin] expose 'read only' configuration option in Splunk On-Call plugin
This commit is contained in:
Fredrik Adelöw
2022-02-24 11:16:09 +01:00
committed by GitHub
8 changed files with 120 additions and 14 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-splunk-on-call': patch
---
The Splunk On-Call plugin now supports an optional `readOnly` property (`<SplunkOnCallEntityCard readOnly />`) for suppressing the rendering of incident trigger-acknowledge-resolve controls from the Backstage UI.