Skip to content

Commit b82374a

Browse files
committed
chore: add generate_blocked for google-cloud-spanner
1 parent 4e7a865 commit b82374a

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
@@ -16,3 +16,7 @@ libraries:
1616
# Allow releases for google-cloud-storage once this bug is fixed.
1717
- id: "google-cloud-storage"
1818
release_blocked: true
19+
# TODO(https://github.com/googleapis/google-cloud-python/issues/16490):
20+
# Allow generation for google-cloud-spanner once this bug is fixed.
21+
- id: "google-cloud-spanner"
22+
generate_blocked: true

0 commit comments

Comments
 (0)