shekhargulati / 52-technologies-in-2016

Let's learn a new technology every week. A new technology blog every Sunday in 2016.
https://shekhargulati.com/
MIT License
7.19k stars 597 forks source link

Golang - Github + Slack Integration #39

Closed rominirani closed 7 years ago

rominirani commented 7 years ago

An article that demonstrates how to configure Incoming Slack Message Notifications and raising them via Go Language program. We make use of the GitHub Status API to track the status of GitHub and report that in our Slack Team channel.

shekhargulati commented 7 years ago

Thanks @rominirani . Post looks good.