| { | |
| git_repo_branch: "main", | |
| // Arbitrary commit from 25 Mar 2025 | |
| initial_commit: "6bc9982ca375cfdb16f9899b6d5cfb0e3c74ff60", | |
| poll_period: "1m", | |
| repos_to_monitor_cls: [{ | |
| repo_url: "https://skia.googlesource.com/skia", | |
| extraction_technique: "ReviewedLine", | |
| // Arbitrary commit from 27 Mar 2025 | |
| initial_commit: "abc8d1471f7b24158121769fac3e6121e47b32bc", | |
| system_name: "gerrit", | |
| }], | |
| prom_port: ":20000", | |
| ready_port: ":8000" | |
| } |