const PREVIEW_BUILD_LABEL_PREFIX: &str = "console-git-";
Prefix required of preview build labels. CI only creates preview aliases under this prefix, so requiring it keeps the reachable hosts to builds of console pull requests.