koppen / redmine_github_hook

Allow your Redmine installation to be notified when changes have been pushed to a Github repository.
http://mentalized.net/journal/2009/08/03/redmine_plugin_github_hook/
MIT License
476 stars 116 forks source link

return error instead of just printing it to the logfile #66

Closed fnkr closed 9 years ago

fnkr commented 9 years ago

To make it possible to use github's webhook debugging interface.

koppen commented 9 years ago

Come next release you should be able to view better output in GitHubs webhook interface. Thanks for the idea!