Skip to content

[test] - #9036

Closed
quirogas wants to merge 2 commits into
googleapis:mainfrom
quirogas:chore-fix-readme-generation-test
Closed

[test] #9036
quirogas wants to merge 2 commits into
googleapis:mainfrom
quirogas:chore-fix-readme-generation-test

Conversation

@quirogas

@quirogas quirogas commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

IGNORE.

Changes from running librarian generate --all on changes suggested by #9035

@quirogas quirogas closed this Jul 31, 2026

@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 README.md from the global default keep list in librarian.yaml and explicitly adds it to the keep configuration of individual libraries. It also updates the release level of google-cloud-agentidentity to preview and marks google-cloud-compute as stable, updating its README with new documentation links and samples. However, google-cloud-compute is missing the keep: - README.md configuration in librarian.yaml, meaning these manual README updates will be overwritten during the next regeneration.

Comment on lines +7 to +10
This library is considered to be **stable**. The code surface will not change in backwards-incompatible ways
unless absolutely necessary (e.g. because of critical security issues) or with
an extensive deprecation period. Issues and requests against **stable** libraries
are addressed with the highest priority.

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.

medium

Since README.md was removed from the global default keep list in librarian.yaml, any library that does not explicitly list README.md under its keep configuration will have its README.md overwritten or deleted during the next regeneration.

google-cloud-compute is currently missing keep: - README.md in librarian.yaml. Please add it to the google-cloud-compute library configuration in librarian.yaml to prevent these manual updates from being lost.

References
  1. Do not manually edit auto-generated files to fix typos or make other changes, as these edits will be overwritten during the next regeneration. Instead, apply the fixes upstream in the generator or templates.

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.

2 participants