Skip to content

fix(ci): fix java-cloud-bom release-notes workflow errors#13682

Merged
jinseopkim0 merged 5 commits into
mainfrom
jinseop/fix-release-notes-paths
Jul 7, 2026
Merged

fix(ci): fix java-cloud-bom release-notes workflow errors#13682
jinseopkim0 merged 5 commits into
mainfrom
jinseop/fix-release-notes-paths

Conversation

@jinseopkim0

@jinseopkim0 jinseopkim0 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Resolves java-cloud-bom release-notes GHA workflow failures by:

  1. Correcting the working directory and POM paths inside the workflow file.
  2. Adjusting the regex pattern in the version parser to prevent greedy comment-matching.
  3. Updating ReleaseNoteGeneration.java to skip split-repository release page queries for migrated client libraries (bigtable, firestore, pubsub, and pubsublite).

Verifications:

b/532119638

@jinseopkim0 jinseopkim0 requested a review from lqiu96 July 7, 2026 18:51
@jinseopkim0 jinseopkim0 marked this pull request as ready for review July 7, 2026 18:51
@jinseopkim0 jinseopkim0 requested review from a team as code owners July 7, 2026 18:51

@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 updates the ReleaseNoteGeneration.java file by emptying the splitRepositoryLibraryNames set, which previously contained "bigtable", "firestore", "pubsub", and "pubsublite". There are no review comments, so I have no feedback to provide.

@lqiu96 lqiu96 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The run was successful. LGTM

@jinseopkim0 jinseopkim0 enabled auto-merge (squash) July 7, 2026 19:03
@jinseopkim0 jinseopkim0 merged commit b679835 into main Jul 7, 2026
200 of 202 checks passed
@jinseopkim0 jinseopkim0 deleted the jinseop/fix-release-notes-paths branch July 7, 2026 19:41
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