Disable Protobuf in downstream pipeline (#2081)
https://github.com/protocolbuffers/protobuf/issues/18328#issuecomment-2355454261
No response from protobuf
diff --git a/buildkite/bazelci.py b/buildkite/bazelci.py
index da9b2a2..d24f4c9 100755
--- a/buildkite/bazelci.py
+++ b/buildkite/bazelci.py
@@ -242,6 +242,7 @@
"http_config": "https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/pipelines/protobuf.yml",
"pipeline_slug": "protobuf",
"owned_by_bazel": True,
+ "disabled_reason": "https://github.com/protocolbuffers/protobuf/issues/18328"
},
"Stardoc": {
"git_repository": "https://github.com/bazelbuild/stardoc.git",