Open everzet opened 9 years ago
Either a cronjob command OR a GitHub webhook endpoint
I would vote for a webhook, but this would probably require handling it asynchronously (webhooks are meant to answer quickly, and the doc building might take some time)
@jakzal today proposed to use web hooks and IronMQ. Which could be a very simple solution for us in the short term :)
Either a cronjob command OR a GitHub webhook endpoint