## Prerequisites - [x] I am running the latest version - [x] I checked the documentation and found no answer - [x] I checked to make sure that this issue has not already been filed - [x] I'm reporting the issue to the correct repository (for multi-repository projects) Need notifications besides email ## Context It would be convenient to get slack messages after a build, npm release and github pages deployment ## Expected result - [ ] after successful build. This will trigger for every branch - [ ] after npm publish - [ ] after github pages are deployed ## Current result emails after some successful or failed builds ---- ## Examples * [TravisCI docs](https://docs.travis-ci.com/user/notifications/#configuring-slack-notifications)
Prerequisites
Need notifications besides email
Context
It would be convenient to get slack messages after a build, npm release and github pages deployment
Expected result
Current result
emails after some successful or failed builds
Examples