Closed snowyu closed 11 years ago
Excellent patch to the original plugin! (except missing translations.. no big deal) works like a charm.. does what i expected the original to do..
thx, jc
Is this merge request being considered (or is similar functionality planned)?
While extended support for Github repositories in Redmine is a great thing, it is out of the scope of this plugin. The purpose of Redmine Github Hook is to receive webhook requests from Github and update the relevant repositories. Not showing an SCM URL anywhere. Not extending Redmines repository handling.
Those features are independent of Redmine Github Hook - neither require each other and each provide value on their own. They should be either plugins on their own, or - especially in the case of the automatic cloning - could be part of Redmine proper.
Config your local git repositories path in the plugin configuration(/settings/plugin/redmine_github_hook), pls ensure this path can be writable via redmine. And adding a Git repository to a project (note, this should work whether you want to use Redmine Github Hook or not). Just directly type "git://github.com/xxx.git", that’s all.