github-webhooks icon indicating copy to clipboard operation
github-webhooks copied to clipboard

:octocat: Execute commands on the server as a result of a GitHub Web Hook request.

Results 3 github-webhooks issues
Sort by recently updated
recently updated
newest added

Right now only the `$PATH` environment variable can be configured, this have to be extended to all environment variables.

Write a command that can generate a configuration from a built-in template. Right now this can be also a non interactive command, just create a file from the template at...

enhancement

Readme needs to be improved with: - A clear introduction on what github-webhooks is. - Clear examples on how to use github-webhooks - A reference on available events/configurations