{ | |
git_repo_branch: "main", | |
// Arbitrary commit from 17 Dec 2020 | |
initial_commit: "971e0b95aba2fe33d26f14cc19e346e81d6b6a34", | |
poll_period: "1m", | |
repos_to_monitor_cls: [ { | |
repo_url: "https://chromium.googlesource.com/chromium/src", | |
extraction_technique: "ReviewedLine", | |
// Arbitrary commit from 9 Apr 2021 | |
initial_commit: "cbeffac716a173aab53ed3e8db41e576b8bec9f1", | |
system_name: "gerrit", | |
}], | |
prom_port: ":20000", | |
ready_port: ":8000" | |
} |