Closed alexey-anufriev closed 1 year ago
It would be nice indeed :)
That being said, I think it's outside of the scope of this plugin. A central notification system could be a standalone Backstage plugin since there is quite a lot of complexity (fanout notifications, targeted messages, silences?, integrations, ...). Third-party plugins like this one would then trigger an event or something, and the notifications would be dispatched.
↑ quick explanation of why I think I'll close this issue as a "won't do" until such a plugin appears :)
Could you suggest an alternative way here? The problem is that with the announcements plugin, it is difficult to give proper awareness about new records.
At my work, we use the announcement banner to make new announcements visible in our portal + a message posted in Slack manually.
We don't have announcements that often, so we also send a quick message in our Slack :)
Basically, until something along the lines of https://github.com/backstage/backstage/issues/10652 comes along, this would be my recommendation :)
Thank you!
It would be nice to send out notification about newly created announcements, e.g. emails, slack, etc.