Design doc for multi-repo support is here.
-
Add a
--repo=${repo}
flag to tree-status.yaml for public repos ortree-status-internal.yaml for private repos and push.
-
If the repo has SkCQ, then add to it's
infra/skcq.json
file:For public repo-
"tree_status_url": "https://tree-status.skia.org/${repo}/current"
For private repo-
"tree_status_url": "http://tree-status-internal:8001/${repo}/current"
-
If the repo has a status page, then it's tree status should automatically
show up on the status page after step 1. This is possible due to the work in
-
The skiastatus plugin on Gerrit will automatically show the repo's tree
status after step1. This is possible due to the work in