test-infra icon indicating copy to clipboard operation
test-infra copied to clipboard

Formalize automator.sh into a proper Golang program.

Open clarketm opened this issue 5 years ago • 1 comments

automator.sh is a simple bash script to facilitate Istio cross-repo automation. It should be formalized into a proper Golang program for maintainability and extensibility. ~and be able to handle multiple orgs or repos so that it can be leveraged for https://github.com/istio/test-infra/issues/1627 in a single job. ref: https://github.com/istio/test-infra/pull/2172#discussion_r355089663~

clarketm avatar Dec 12 '19 19:12 clarketm

https://github.com/istio/test-infra/blob/master/tools/automator/automator.sh

scottilee avatar Jun 20 '20 16:06 scottilee