Closed adrido closed 9 years ago
You can already do this. I'll add some instructions below, and also add them to the page.
step3 pending... bitbucket seems to be broken, have sent support request
I know how to setup the webhook, and it works realy fine on other pages, but the bower page does not work: Bitbucket only gets a 400 HTTP error
Interesting. Thanks for pointing this out. I'll check it out later tonight.
The problem was CSRF validation was enabled please try again now.
This image is being put here so I can put it on the site.
Works now, thanks
I'm not shure if github also supports something like webhooks, but bitbucket does: https://confluence.atlassian.com/display/BITBUCKET/Manage+Webhooks
you can configure the webhook, that it automatical sends a http request to a specific webpage, every time a pull is made on git. The bower can update the repo by itself, without pressing the update button.