Skip to content

chore: remove issue_tracker_override from librarian.yaml#16820

Merged
jskeet merged 7 commits intogoogleapis:mainfrom
jskeet:remove-issue-overrides-2
Apr 28, 2026
Merged

chore: remove issue_tracker_override from librarian.yaml#16820
jskeet merged 7 commits intogoogleapis:mainfrom
jskeet:remove-issue-overrides-2

Conversation

@jskeet
Copy link
Copy Markdown
Contributor

@jskeet jskeet commented Apr 27, 2026

Issue tracker overrides are retained for:

  • google-cloud-dns
  • google-cloud-storage
  • google-cloud-runtimeconfig
  • google-cloud-compute-v1beta (needs sdk.yaml update in Librarian)

This also skips generation for google-crc32c, as Kokoro tests are failing at the moment (#16512)

Towards googleapis/librarian#5465

@jskeet jskeet requested a review from parthea April 27, 2026 15:38
@jskeet jskeet requested review from a team as code owners April 27, 2026 15:38
@jskeet jskeet requested review from TrevorBergeron and removed request for a team April 27, 2026 15:38
Copy link
Copy Markdown
Contributor

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

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 performs a comprehensive cleanup and update of issue tracker configurations across numerous Google Cloud Python libraries. The changes involve removing redundant issue tracker links in librarian.yaml and package-specific .repo-metadata.json files, as well as migrating generic GitHub issue links to specific Google Issue Tracker components for several packages. I have no feedback to provide as there are no review comments to assess.

@jskeet
Copy link
Copy Markdown
Contributor Author

jskeet commented Apr 27, 2026

@parthea Quick ping while it's still within your working hours :)

@jskeet
Copy link
Copy Markdown
Contributor Author

jskeet commented Apr 27, 2026

(Will resolve the conflicts in the morning.)

@jskeet jskeet force-pushed the remove-issue-overrides-2 branch from 27d0c8b to 4e85413 Compare April 28, 2026 07:28
@jskeet jskeet requested a review from a team as a code owner April 28, 2026 07:28
@jskeet jskeet force-pushed the remove-issue-overrides-2 branch from 4e85413 to 5d6f1b7 Compare April 28, 2026 10:05
@jskeet jskeet added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 28, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 28, 2026
The Kokoro jobs are broken (see googleapis#16512) so any changes in the crc32c
package will fail.
@jskeet
Copy link
Copy Markdown
Contributor Author

jskeet commented Apr 28, 2026

googleapis/librarian#5671 will remove (eventually) the need for the override for compute/v1beta

@jskeet
Copy link
Copy Markdown
Contributor Author

jskeet commented Apr 28, 2026

We should also be able to add an issue tracker for google-cloud-storage, but there's currently no entry in sdk.yaml at all for google/cloud/storage/v2, so we'll do that separately.

@jskeet
Copy link
Copy Markdown
Contributor Author

jskeet commented Apr 28, 2026

I'll merge this if the Kokoro System Tests check goes green - core_deps_from_source is likely to time out again, and is unnecessary when no Python files have changed in the PR.

@jskeet jskeet merged commit f5421da into googleapis:main Apr 28, 2026
97 of 98 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.

3 participants