Skip to content

A Python tool that listens for Webhook events from Github to use PM2 and do the deployment.

License

Notifications You must be signed in to change notification settings

David256/github-webhook-for-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Webhook for deployment

A Python tool that listens for Webhook events from Github to use PM2 and do the deployment.

Take in mind:

The SECRET_TOKEN value goes in repository settings > Webhooks > Add webhook: Secret field.

Basis code:

  • @andrewfraley (for this gist)
  • @baylf2000 & @insomnes (for having sent & answered this issue)

About

A Python tool that listens for Webhook events from Github to use PM2 and do the deployment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published