Skip to content

chore: onboarding google-cloud-location to Librarian - #36514

Open
suztomo wants to merge 2 commits into
googleapis:mainfrom
suztomo:chore/onboarding-location
Open

chore: onboarding google-cloud-location to Librarian#36514
suztomo wants to merge 2 commits into
googleapis:mainfrom
suztomo:chore/onboarding-location

Conversation

@suztomo

@suztomo suztomo commented Sep 2, 2026

Copy link
Copy Markdown
Member

Summary

Custom File Preservation Verification

  • README.md and .repo-metadata.json are preserved via the keep: list in librarian.yaml, replacing legacy OwlBot.prevent_overwrite_of_existing directives in .owlbot.rb. As the result, google-cloud-location/README.md is not touched by Librarian (this pull request).

Expected Changes during Onboarding

  1. OwlBot Removal: Removed .owlbot.rb, .OwlBot.yaml, and .owlbot-manifest.json.
  2. Library Metadata: Updated gem description/summary in google-cloud-location.gemspec, title in .yardopts, and header in proto_docs/README.md to reflect the service title from google/cloud/location/cloud.yaml (Cloud Metadata API).
  3. Snippet Region Tags & File Permissions: Snippet sample tags updated to cloud_v0_generated_Locations_* matching the service title, and snippet permissions normalized from 755 to 644.
  4. Copyright Year: Updated copyright year headers to 2026.

Local Verification

  • toys ci --test --rubocop --doctest --yard --gems google-cloud-location: Passed (7 runs, 130 assertions, 0 failures, 0 errors, 0 RuboCop offenses, 0 YARD warnings).

@suztomo
suztomo marked this pull request as ready for review September 2, 2026 16:36
@suztomo
suztomo requested review from a team and yoshi-approver as code owners September 2, 2026 16:36
@snippet-bot

snippet-bot Bot commented Sep 2, 2026

Copy link
Copy Markdown

Here is the summary of changes.

You are about to add 2 region tags.
You are about to delete 2 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@suztomo

suztomo commented Sep 2, 2026

Copy link
Copy Markdown
Member Author

This is ready for review.

@suztomo suztomo changed the title fix: onboarding google-cloud-location to Librarian chore: onboarding google-cloud-location to Librarian Sep 2, 2026
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.

ruby: custom file preservation in google-cloud-location and google-iam-v1

2 participants