Hi @A_B_SE ,
Yes, its possible to automate the content or configuration change flow in ACC via GIT. For that we need to have custom YML code being added into GIT where we define the source & target URLs for ACC instances.
Then accordingly an operator with proper permissions will be created in GIT repository which will have the access to the hierarchy, post that we will have GIT Jobs which will be executed to push the ACC packages from one environment to other and these jobs can be further scheduled.
Thanks