We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7538aa5 commit 0e07218Copy full SHA for 0e07218
1 file changed
.librarian/config.yaml
@@ -4,3 +4,8 @@ global_files_allowlist:
4
# versions which are hardcoded in the file.
5
- path: "CHANGELOG.md"
6
permissions: "read-write"
7
+libraries:
8
+# libraries have "release_blocked: true" so that releases are
9
+# explicitly initiated
10
+ - id: "google-cloud-documentai-toolbox"
11
+ release_blocked: true
0 commit comments