Skip to content

A webhook for GitHub that posts to your slack chat using an Incoming Webhook integration in slack.

Notifications You must be signed in to change notification settings

gadzorg/slack-github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-GitHub

A webhook for GitHub that posts to your slack chat using an Incoming Webhook integration in slack.

How to use

  • clone the repository : git clone [email protected]:sdslabs/slack-github.git
  • add remote for your heroku application address git remote add [email protected]:YOUR-APP-NAME.git
  • add heroku config variables..

URL variable is required

$ heroku config:set URL=Your-Slack-Incoming-Webhook-Url

optional variables

USERNAME (username, who you want to send messages in chat, ex. bot)

CHANNEL (channel in slack client for messages, ex. general)

  • deploy the application to heroku.
  • Add Your heroku app's address to your GitHub repo's Webhook Settings.

image

YAY!! ..you are done..


slack-GitHub is built with love at SDSLabs

License

Licenced under MIT Licence. Feel free to contribute.

About

A webhook for GitHub that posts to your slack chat using an Incoming Webhook integration in slack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%