@@ -13,25 +13,25 @@ global_files_allowlist:
1313 permissions : " read-write"
1414
1515libraries :
16- # libraries have "release_blocked: true" so that releases are
17- # explicitly initiated.
18- # TODO(https://github.com/googleapis/google-cloud-python/issues/16180):
19- # `google-django-spanner` is blocked until the presubmits are green.
16+ # libraries have "release_blocked: true" so that releases are
17+ # explicitly initiated.
18+ # TODO(https://github.com/googleapis/google-cloud-python/issues/16180):
19+ # `google-django-spanner` is blocked until the presubmits are green.
2020 - id : " google-django-spanner"
2121 release_blocked : true
22- # TODO(https://github.com/googleapis/google-cloud-python/issues/16487):
23- # Allow releases for google-cloud-storage once this bug is fixed.
22+ # TODO(https://github.com/googleapis/google-cloud-python/issues/16487):
23+ # Allow releases for google-cloud-storage once this bug is fixed.
2424 - id : " google-cloud-storage"
2525 release_blocked : true
26- # TODO(https://github.com/googleapis/google-cloud-python/issues/16489):
27- # Allow releases for bigframes once the bug above is fixed.
26+ # TODO(https://github.com/googleapis/google-cloud-python/issues/16489):
27+ # Allow releases for bigframes once the bug above is fixed.
2828 - id : " bigframes"
2929 release_blocked : true
30- # TODO(https://github.com/googleapis/google-cloud-python/issues/16520):
31- # Allow release for google-crc32c once this bug is fixed.
30+ # TODO(https://github.com/googleapis/google-cloud-python/issues/16520):
31+ # Allow release for google-crc32c once this bug is fixed.
3232 - id : " google-crc32c"
3333 release_blocked : true
34- # TODO(https://github.com/googleapis/google-cloud-python/issues/16600):
35- # Allow release for google-cloud-spanner after tests are fixed.
34+ # TODO(https://github.com/googleapis/google-cloud-python/issues/16600):
35+ # Allow release for google-cloud-spanner after tests are fixed.
3636 - id : " google-cloud-spanner"
3737 release_blocked : true
0 commit comments