Skip to content

chore: remove .Owlbot-hermetic.yaml#13600

Merged
zhumin8 merged 1 commit into
googleapis:mainfrom
zhumin8:rm-hermetic-owlbot-yaml
Jul 1, 2026
Merged

chore: remove .Owlbot-hermetic.yaml#13600
zhumin8 merged 1 commit into
googleapis:mainfrom
zhumin8:rm-hermetic-owlbot-yaml

Conversation

@zhumin8

@zhumin8 zhumin8 commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Remove .Owlbot-hermetic.yaml, they are not used by Librarian. Updated split_release_note.py to use the fallback to look in .repo-metadata.json for 'api_shortname'. Verified with local script that "for every library where api-name was defined in .OwlBot-hermetic.yaml , it was exactly identical to the api_shortname in .repo-metadata.json ."

Fixes googleapis/librarian#6138

@zhumin8 zhumin8 requested review from a team as code owners June 30, 2026 19:04

@gemini-code-assist gemini-code-assist Bot left a comment

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.

Code Review

This pull request removes the dependency on OwlBot configuration files across numerous Java modules. The script split_release_note.py has been updated to bypass checking for .OwlBot-hermetic.yaml and instead directly retrieve the API name from repo-metadata.json. Accordingly, the obsolete configuration files have been deleted from all affected module directories. There are no review comments provided, so I have no additional feedback to offer.

@zhumin8 zhumin8 enabled auto-merge (squash) June 30, 2026 21:06
@zhumin8 zhumin8 merged commit 485ae6f into googleapis:main Jul 1, 2026
345 of 352 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

google-cloud-java: delete .OwlBot-hermetic.yaml files from each library in google-cloud-java.

2 participants