Skip to content

Commit 70f9bd1

Browse files
authored
chore: block release for google-django-spanner (#16181)
block release for `google-django-spanner`.
1 parent 9b893ff commit 70f9bd1

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.librarian/config.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,11 @@ global_files_allowlist:
44
# versions which are hardcoded in the file.
55
- path: "CHANGELOG.md"
66
permissions: "read-write"
7+
8+
libraries:
9+
# libraries have "release_blocked: true" so that releases are
10+
# explicitly initiated.
11+
# TODO(https://github.com/googleapis/google-cloud-python/issues/16180):
12+
# `google-django-spanner` is blocked until the presubmits are green.
13+
- id: "google-django-spanner"
14+
release_blocked: true

0 commit comments

Comments
 (0)