[roll] Roll the config repository

GitOrigin-RevId: 1b13ce9d0c2746b5a68fb0854fa28484469bf2fc
Change-Id: I2ceaa53aea07ff0a0b7838c3223cdfb924d3629b
diff --git a/generated/pigweed/for_review_only/buildbucket/ci/pigweed-linux-bazel-build-host-clang.textproto b/generated/pigweed/for_review_only/buildbucket/ci/pigweed-linux-bazel-build-host-clang.textproto
index 5f1fc6d..28989e8 100644
--- a/generated/pigweed/for_review_only/buildbucket/ci/pigweed-linux-bazel-build-host-clang.textproto
+++ b/generated/pigweed/for_review_only/buildbucket/ci/pigweed-linux-bazel-build-host-clang.textproto
@@ -46,10 +46,9 @@
       '      "bazel_build"'
       '    ]'
       '  },'
-      '  "dry_run": true,'
       '  "recipe": "pw_presubmit"'
       '}'
-    priority: 50
+    priority: 40
     execution_timeout_secs: 2700
     caches {
       name: "bazel"
@@ -66,7 +65,6 @@
       wait_for_warm_cache_secs: 60
     }
     service_account: "pigweed-ci-builder@pigweed.google.com.iam.gserviceaccount.com"
-    experimental: YES
     experiments {
       key: "luci.recipes.use_python3"
       value: 100
diff --git a/generated/pigweed/for_review_only/buildbucket/try/pigweed-linux-bazel-build-host-clang.textproto b/generated/pigweed/for_review_only/buildbucket/try/pigweed-linux-bazel-build-host-clang.textproto
index 0db5d16..a5d7fae 100644
--- a/generated/pigweed/for_review_only/buildbucket/try/pigweed-linux-bazel-build-host-clang.textproto
+++ b/generated/pigweed/for_review_only/buildbucket/try/pigweed-linux-bazel-build-host-clang.textproto
@@ -46,10 +46,9 @@
       '      "bazel_build"'
       '    ]'
       '  },'
-      '  "dry_run": true,'
       '  "recipe": "pw_presubmit"'
       '}'
-    priority: 50
+    priority: 40
     execution_timeout_secs: 2700
     caches {
       name: "bazel"
@@ -66,7 +65,6 @@
       wait_for_warm_cache_secs: 60
     }
     service_account: "pigweed-try-builder@pigweed.google.com.iam.gserviceaccount.com"
-    experimental: YES
     experiments {
       key: "luci.recipes.use_python3"
       value: 100
diff --git a/generated/pigweed/luci/cr-buildbucket.cfg b/generated/pigweed/luci/cr-buildbucket.cfg
index 59ab937..74db66e 100644
--- a/generated/pigweed/luci/cr-buildbucket.cfg
+++ b/generated/pigweed/luci/cr-buildbucket.cfg
@@ -743,10 +743,9 @@
         '      "bazel_build"'
         '    ]'
         '  },'
-        '  "dry_run": true,'
         '  "recipe": "pw_presubmit"'
         '}'
-      priority: 50
+      priority: 40
       execution_timeout_secs: 2700
       caches {
         name: "bazel"
@@ -763,7 +762,6 @@
         wait_for_warm_cache_secs: 60
       }
       service_account: "pigweed-ci-builder@pigweed.google.com.iam.gserviceaccount.com"
-      experimental: YES
       experiments {
         key: "luci.recipes.use_python3"
         value: 100
@@ -4859,10 +4857,9 @@
         '      "bazel_build"'
         '    ]'
         '  },'
-        '  "dry_run": true,'
         '  "recipe": "pw_presubmit"'
         '}'
-      priority: 50
+      priority: 40
       execution_timeout_secs: 2700
       caches {
         name: "bazel"
@@ -4879,7 +4876,6 @@
         wait_for_warm_cache_secs: 60
       }
       service_account: "pigweed-try-builder@pigweed.google.com.iam.gserviceaccount.com"
-      experimental: YES
       experiments {
         key: "luci.recipes.use_python3"
         value: 100
diff --git a/generated/pigweed/luci/luci-notify.cfg b/generated/pigweed/luci/luci-notify.cfg
index 4ece42c..8b93a66 100644
--- a/generated/pigweed/luci/luci-notify.cfg
+++ b/generated/pigweed/luci/luci-notify.cfg
@@ -249,6 +249,29 @@
   }
   builders {
     bucket: "ci"
+    name: "pigweed-linux-bazel-build-host-clang"
+    repository: "https://pigweed.googlesource.com/pigweed/pigweed"
+  }
+}
+notifiers {
+  notifications {
+    on_occurrence: FAILURE
+    on_new_status: SUCCESS
+    email {
+      recipients: "pigweed-build-notify@google.com"
+    }
+    template: "default"
+  }
+  notifications {
+    on_occurrence: INFRA_FAILURE
+    email {
+      recipients: "pigweed-build-notify@google.com"
+      recipients: "pigweed-infra-alerts@google.com"
+    }
+    template: "default"
+  }
+  builders {
+    bucket: "ci"
     name: "pigweed-linux-bazel-test-host-clang"
     repository: "https://pigweed.googlesource.com/pigweed/pigweed"
   }
@@ -1596,6 +1619,19 @@
   }
   builders {
     bucket: "try"
+    name: "pigweed-linux-bazel-build-host-clang"
+  }
+}
+notifiers {
+  notifications {
+    on_occurrence: INFRA_FAILURE
+    email {
+      recipients: "pigweed-infra-alerts@google.com"
+    }
+    template: "default"
+  }
+  builders {
+    bucket: "try"
     name: "pigweed-linux-bazel-test-host-clang"
   }
 }