mohamicorp / stash-jenkins-postreceive-webhook

Webhook used to notify Jenkins when commits are made to Stash
Other
138 stars 98 forks source link

Auto-Populate the Git Url #19

Closed warmfusion closed 10 years ago

warmfusion commented 11 years ago

Why do I need to populate the URL of the Git repo i'm currently enabling a hook on? Surely the plugin is able to do this for me?

Can the UI have a dropdown: HTTP/SSH Text Box: auto completes from selection above, but allows manual override

mikesir87 commented 11 years ago

The next version of the plugin will have this functionality, but not quite as you have it presented. Currently, it has a default repo URL that it uses and allows you to override it as needed. However, your idea would probably present it a little cleaner. I'll take a look at it and see what can be done.

Thanks for the feedback!

warmfusion commented 11 years ago

Fantastic. auto-complete would be a good start; I'm hoping to use this plugin over the REST api so we can create new repos from bash scripts with a conventional setup (ie ping Jenkins, enable the Enforcer plugin, etc )

Thanks

mikesir87 commented 10 years ago

Closing issue as plugin update has just been released and dropdown has been added. Sorry it took a while to get it out there. :)