Add an option to the triggers of an Automation when a repository changes just as you can watch an directory.
This would be great to use for automatic code review of the workspace and sending out messages to Teams or the like that there is a new workspace or an altered one.
For now I probably have to make a separate workspace that checks the log files to see if there is a PUT action and then take the relevant information out of it. Probably I will get that to work, but it seems a bit hackish.