Open Cloud Webhook for when a script is committed in team create

As a Roblox developer, it is currently too hard to synchronize a team-create workflow with an external git workflow. The best I can do currently is to redownload the entire code every so often and make a mass commit of the changes. If webhooks are too much of a headache to set up, an API for getting different versions + commit messages & timestamps of scripts via their open-cloud instance id would be less convenient but technically unblock me.

If Roblox is able to address this issue, it would improve my development experience because I could set up a git powered CI/CD flow without forcing anyone to leave Roblox Studio.