Skip to content

fix(java-yoshi): skipSnapshot option should actually skip snapshot PR#2562

Merged
chingor13 merged 1 commit intogoogleapis:mainfrom
sakthivelmanii:skip_snapshot_for_java_yoshi
Jun 30, 2025
Merged

fix(java-yoshi): skipSnapshot option should actually skip snapshot PR#2562
chingor13 merged 1 commit intogoogleapis:mainfrom
sakthivelmanii:skip_snapshot_for_java_yoshi

Conversation

@sakthivelmanii
Copy link
Contributor

Description:

In Java libraries, we are not publishing any SNAPSHOT artifacts on merging SNAPSHOT PRs. Creating a SNAPSHOT PR is an overhead because all we do in the SNAPSHOT is merge the PR to generate the actual PRs.

We will providing the options to the library owners to disable creating SNAPSHOT if it's irrelevant to their repositories.

@sakthivelmanii sakthivelmanii requested review from a team as code owners June 29, 2025 15:37
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Jun 29, 2025
@chingor13 chingor13 changed the title fix: skipSnapshot is not working for java-yoshi fix(java-yoshi): skipSnapshot option should actually skip snapshot PR Jun 30, 2025
@chingor13 chingor13 added this pull request to the merge queue Jun 30, 2025
@chingor13 chingor13 removed this pull request from the merge queue due to a manual request Jun 30, 2025
@chingor13 chingor13 merged commit 2f04f4f into googleapis:main Jun 30, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants