I'm trying to set up a (composer based) platform in Aegir with the "Deploy a Composer project from a Git repository" deployment strategy that uses a webhook URL to trigger an automatic 'git pull'.
The "Deploy a Composer project from a Git repository" option does work for initial platform setup, but does not have an Webhook URL like the "Manage with Git" option.
Both options work great, but is it possible to combine those two functionalities in the existing deployment strategies?