K-Phoen / backstage-plugin-announcements

Announcements plugin for Backstage
MIT License
52 stars 30 forks source link

Broadcast announcements through other communication tools #179

Open caioq opened 1 year ago

caioq commented 1 year ago

It would be nice to broadcast the announcement created through this plugin to other communication tools like email, google spaces, and Slack channels. My suggestion is to use backstage backend events to publish an event when an announcement is created. Then an event subscriber would handle the integration with the other communication tools.

federicobarera commented 1 year ago

How about exposing an rss feed endpoint as well?