Skip to content

timkock/node-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-hook

github webhook test application

hook configuration

place a config.json file within the hook folder with following content (replacing contents in {{}})

{
	"repo": {
		"name": "node-hook",
		"shurl": "devcollectief/node-hook"
	},
	"mail": {
		"user": "{{gmail username}}",
		"pass": "{{gmail password}}",
		"from": "{{NAME}} <{{EMAIL}}>",
		"to": "{{NAME}} <{{EMAIL}}>"
	}
}

About

github webhook test application

Resources

License

Stars

Watchers

Forks

Packages

No packages published