We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f38cd44 commit a58063cCopy full SHA for a58063c
.librarian/config.yaml
@@ -37,3 +37,7 @@ libraries:
37
# Allow release for google-crc32c once this bug is fixed.
38
- id: "google-crc32c"
39
release_blocked: true
40
+# TODO(https://github.com/googleapis/google-cloud-python/issues/16600):
41
+# Allow release for google-cloud-spanner after tests are fixed.
42
+ - id: "google-cloud-spanner"
43
+ release_blocked: true
0 commit comments