protovalidate@1.1.1#7446
Merged
meteorcloudy merged 1 commit intobazelbuild:mainfrom Feb 9, 2026
Merged
Conversation
Member
|
Hello @timostamm, @srikrsna-buf, modules you maintain (protovalidate) have been updated in this PR. |
Contributor
|
@bazel-io skip_check incompatible_flags |
|
@meteorcloudy @srikrsna-buf could you please mark this PR as ready for review and merge? |
meteorcloudy
approved these changes
Feb 9, 2026
Member
|
@srikrsna-buf I think you can change the workflow to open a PR as non-draft. |
srikrsna-buf
added a commit
to bufbuild/protovalidate-cc
that referenced
this pull request
Feb 10, 2026
The publish to BCR workflow has gotten stuck consistently the past few releases because the PR is initially created as draft and later marked as ready once the bot picks up. The bot never marks them as ready. To avoid this, we skip creating a draft. This change follows a [recommendation](bazelbuild/bazel-central-registry#7446) from BCR maintainers and protobuf's recent [switch](protocolbuffers/protobuf@9db25c1). Signed-off-by: Sri Krishna <skrishna@buf.build>
srikrsna-buf
pushed a commit
to bufbuild/protovalidate
that referenced
this pull request
Feb 10, 2026
Following a [recommendation from a BCR maintainer](bazelbuild/bazel-central-registry#7446 (comment)), this opens pull requests ready to review.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release: https://github.com/bufbuild/protovalidate/releases/tag/v1.1.1
Automated by Publish to BCR