hubdrop / development

Submit and track issues with HubDrop.io here.
6 stars 1 forks source link

On Set Source to GitHub, add a webhook callback to the repo. #18

Closed jonpugh closed 9 years ago

jonpugh commented 10 years ago

When we switch source to github for a project, we should add a webhook automatically so that pushes to github go to drupal as soon as possible.

It will work now, it's just that projects where source==github will be in the jenkins queue so they won't update for 2-3 minutes.

pirog commented 10 years ago

Very cool!

I def noticed a similar 2-3 min delay when playing around with this on the kalatheme repo so this would be a very cool improvement.

jonpugh commented 10 years ago

Done. Each repo switched to GitHub should have a webhook now.

pirog commented 10 years ago

I see the webhooks! HUZZAH!