Merge pull request #31197 from henrikedegrd/add-username-as-optional-config

Feat(slack-notification-backend): Adds username as optional config for the Slack notifications
This commit is contained in:
Ben Lambert
2025-09-30 15:36:03 +02:00
committed by GitHub
5 changed files with 313 additions and 3 deletions
+1
View File
@@ -148,6 +148,7 @@ notifications:
- token: xoxb-XXXXXXXXX
broadcastChannels: # Optional, if you wish to support broadcast notifications.
- C12345678
username: 'Backstage Bot' # Optional, defaults to the name of the Slack App.
```
Multiple instances can be added in the `slack` array, allowing you to have multiple configurations if you need to send