Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .librarian/state.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1637,6 +1637,15 @@ libraries:
remove_regex:
- packages/google-cloud-documentai/
tag_format: '{id}-v{version}'
- id: google-cloud-documentai-toolbox
version: 0.15.1-alpha
last_generated_commit: ""
apis: []
source_roots:
- packages/google-cloud-documentai-toolbox
preserve_regex: []
remove_regex: []
tag_format: '{id}-v{version}'
Comment on lines +1640 to +1648
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

The pull request title and description state that documentai-toolbox should be removed from the librarian automation. However, the changes in this file show the google-cloud-documentai-toolbox entry being added to the libraries list. This is a direct contradiction between the stated intent of the PR and the actual code modification. Please clarify if the intention was to add or remove this entry, and adjust either the PR title/description or the code accordingly.

- id: google-cloud-domains
version: 1.12.0
last_generated_commit: 3322511885371d2b2253f209ccc3aa60d4100cfd
Expand Down
Loading