Merge "Use regexp for release commits"
diff --git a/infra/config/global/luci-milo.cfg b/infra/config/global/luci-milo.cfg index 44f0b45..ad8bd51 100644 --- a/infra/config/global/luci-milo.cfg +++ b/infra/config/global/luci-milo.cfg
@@ -102,7 +102,7 @@ id: "main_dev" name: "R8 dev" repo_url: "https://r8.googlesource.com/r8" - refs: "refs/heads/d8*" + refs: "regexp:refs/heads/d8.*" manifest_name: "REVISION" builders {