add changeset noting PagerDutyCard readOnly prop

Signed-off-by: Mike Ball <mikedball@gmail.com>
This commit is contained in:
Mike Ball
2023-02-02 09:27:34 -05:00
parent c79913beec
commit 804746dd58
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-pagerduty': patch
---
The PagerDutyCard now supports an optional `readOnly` property (`<PagerDutyCard readOnly />`) for the suppressing the rendering of the "Create Incident" button from the Backstage UI.