I'd like to start developing a feature to add endpoints to the elgg community to be able to upload new versions of plugins. This should enable automatic uploads and release note updates from github for example...
I am not sure if we should support github webhooks (https://developer.github.com/webhooks/) or make a custom api that allows you to do this and use travis deploy scripts to push to the community...
Anyone with some feedback on this? Otherwise i am just going to start :)
/cc @Elgg/contributors