I’m managing more than 10 projects.
when a library updated, I have to update library the library at each project
and test, commit, push and publish separately.
how to commit, push to github and publish to orchestrator at the same time with same comments?
This is deploying the code from github on to your orchestrator…without directly publishing the code from studio to orchestrator…continuous integration and continuous deployment(cicd)