Skip to content

Commit 8fa0f81

Browse files
authored
chore: disable bigtable autorelease (#16897)
1 parent ecef964 commit 8fa0f81

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

librarian.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -617,6 +617,8 @@ libraries:
617617
- path: google/bigtable/v2
618618
- path: google/bigtable/admin/v2
619619
skip_generate: true
620+
# TODO(b/501132869): Disabling automatic releases until resolved.
621+
skip_release: true
620622
python:
621623
library_type: GAPIC_COMBO
622624
opt_args_by_api:

0 commit comments

Comments
 (0)