Skip to content

bufferapp/github-notify-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Notify Client

Get notifications for pull requests assigned to you!

screenshot

Note: currently this is only hooked up to the buffer-web repo. But could be added to any repo! Send me a request if you want it added!

Usage

npm i
node index -n <your github handle> -s <the github-notify-server url>

example

npm i
node index -n hharnisc -s https://some.now.service.sh

When a PR is assigned to you, you'll get a system notification. Clicking on the notification will open it up in your browser 🚀

How Does This Work

Github Webhook (with Pull Request permissions) -> Now Microservice -> Socket.IO client

About

Get system notifications when you get PRs assigned to you!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published