Files
backstage/.changeset/crazy-chefs-sin.md
T
Brian Phillips 4f10768973 fix slack notification processor attachment blocks
A `section` block requires that either a `text` or `fields` item be
included. Since we were already defaulting the payload.description, this
change simply ensures that the text portion of the block is specified
(with tests updated accordingly).

Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com>
2025-04-25 13:18:52 -05:00

155 B

@backstage/plugin-notifications-backend-module-slack
@backstage/plugin-notifications-backend-module-slack
patch

Fix slack notification processor to handle a notification with an empty description