We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e72c09 commit e3aad5bCopy full SHA for e3aad5b
.librarian/config.yaml
@@ -12,3 +12,7 @@ libraries:
12
# `google-django-spanner` is blocked until the presubmits are green.
13
- id: "google-django-spanner"
14
release_blocked: true
15
+# TODO(https://github.com/googleapis/google-cloud-python/issues/16487):
16
+# Allow releases for google-cloud-storage once this bug is fixed.
17
+ - id: "google-cloud-storage"
18
+ release_blocked: true
0 commit comments