Merge pull request #32619 from kaidubauskas-dd/kaidd/fix-user-slack-dms

fix(notifications-slack): Only DM explicit user recipients
This commit is contained in:
Fredrik Adelöw
2026-03-10 15:33:57 +01:00
committed by GitHub
3 changed files with 60 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-notifications-backend-module-slack': minor
---
**BREAKING**: Only send direct messages to user entity recipients. Notifications sent to non-user entities no longer send Slack direct messages to resolved users.