Skip to content

A webhook project to receive notifications of changes to github repositories.

License

Notifications You must be signed in to change notification settings

wellingtonpoll/github-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image CI

About

A web hook to receive github events.

run on docker

docker build -t github-webhook .
docker run -d -p 80:80 github-webhook

deploy heroku

heroku container:push web -a github-webhook
heroku container:release web -a github-webhook

Give a Star! ⭐

If you liked the project or if it helped you in any way, please consider leaving a like.

About

A webhook project to receive notifications of changes to github repositories.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published