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
478 stars 114 forks source link

Added functionality to send GitHub like e-mails triggered by git push #60

Closed cyberjunky closed 10 years ago

cyberjunky commented 10 years ago

Linux mail command call needs to be replaced by ruby mailer code. E-mail body should perhaps be convert using a template. This is my first Ruby coding, so please be nice to me ;P