klothoplatform / slack-notifier

Slack notification bot
MIT License
3 stars 0 forks source link

*breaking change* store slack thread id by channel #16

Closed ghost closed 2 years ago

ghost commented 2 years ago

This is a breaking change, because it changes the KV's key structure. It will allow us to send PR notifications to multiple channels in the future (#3).

(I'm not about to do that multiple/configurable notification now, but the fact that it requires a breaking change is weighing on my mind, and I want to rip the bandaid sooner rather than later ;) )