Skip to content

Commit e3aad5b

Browse files
committed
chore: temporarily block releases for google-cloud-storage
1 parent 6e72c09 commit e3aad5b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.librarian/config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ libraries:
1212
# `google-django-spanner` is blocked until the presubmits are green.
1313
- id: "google-django-spanner"
1414
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

Comments
 (0)