You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we don't offer the Codegen via token based authorization. Most Codegen updates require manual developer input (implement new events, update existing tracking code, etc).
I'm curious to learn more about what kind of automation you have! Mind sharing?
We would like to trigger a webhook after changes got commited to main on avo.
On the triggered CI system we would then pull the changes from AVO and create a merge-request in our client projects.
This way we can work with tracking as we do with any other "library", whenever there is an update there is a new merge-request to update to the latest version.
Hi,
is there a way to login using environment variables or something similar to allow us to run
avo pull
on our CI system?We would like to automate updates of our tracking code.
Thanks for your help
The text was updated successfully, but these errors were encountered: