diff --git a/.changeset/sad-rockets-rule.md b/.changeset/sad-rockets-rule.md new file mode 100644 index 0000000000..fe15580f99 --- /dev/null +++ b/.changeset/sad-rockets-rule.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-notifications-backend-module-slack': patch +--- + +When an error message is logged due to inability to send a message with the Slack SDK, include the Slack Channel ID in the message to aid debugging.