Skip to content

A simple webhook for slack notification when github projects update

License

Notifications You must be signed in to change notification settings

czrml/GithubProjectsSlackIntegration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GithubProjectsSlackIntegration

A github projects Slack webhook

Install

  1. Clone this repo using git clone https://github.com/cezarmal/GithubProjectsSlackIntegration.git
  2. Open the downloaded folder using cd GithubProjectsSlackIntegration-Server
  3. Run npm install to install the project dependencies
  4. Add your slack webhook url in the enviroment variables or inside the app.js on line 7
  5. Start the application using npm start or node app.js

Releases

No releases published

Packages

No packages published