issues
search
jimzucker
/
github-webhooks
Framework and Docker Container for running Webhooks on your GitHub repo.
MIT License
0
stars
1
forks
source link
Change to process each web hook if config File exists
#7
Open
jimzucker
opened
4 years ago
jimzucker
commented
4 years ago
This can be extended to be more a service of the container if we:
Process the web hook if the config file exists, then it can take more events and based on configuration process them.
Add a map of event to config files to make it more flexible
This can be extended to be more a service of the container if we: