|
|
|
|
|
by PurpleRamen
955 days ago
|
|
Seems oddly over-specific. Don't they send mails when it's approved/rejected? So is this basically a mail-filter connecting to slack? Just that it's using an API-key. How save is this API? How much can one screw up things or steal data with that key? And it seems rather expensive for such a one-trick task. Maybe add some more signals to get a real value for the customer, like a real mail-filter, RSS and other newsfeeds (which is popular here) or some dozen more APIs. |
|
I agree with your points. The point of gathering the API key is to actually be able to provide a lot more information in the future, such as some light data science (analytics) into your releases, and maybe expand to other areas (e.g. taking actions from the Slack messages themselves).
What do you mean with "like a real mail-filter"?
The RSS feature is kinda on the roadmap but I haven't gotten any feedback about users wanting that type of integration. Incoming webhooks is higher up in the list, so users can trigger internal CI actions upon receiving requests to such webhooks.
Any other type of APIs you'd like to see this tool covering? :)