Skip to content

Commit 7e67530

Browse files
authored
chore: add release_blocked for google-cloud-firestore (#16531)
See #16506
1 parent d49690d commit 7e67530

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.librarian/config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,10 @@ libraries:
2929
- id: "bigframes"
3030
release_blocked: true
3131
# TODO(https://github.com/googleapis/google-cloud-python/issues/16506):
32-
# Allow generation for google-cloud-firestore once this bug is fixed.
32+
# Allow generation/release for google-cloud-firestore once this bug is fixed.
3333
- id: "google-cloud-firestore"
3434
generate_blocked: true
35+
release_blocked: true
3536
# TODO(https://github.com/googleapis/google-cloud-python/issues/16165):
3637
# Allow generation for google-cloud-dialogflow once this bug is fixed.
3738
- id: "google-cloud-dialogflow"

0 commit comments

Comments
 (0)