This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/com.google.api.grpc-proto-google-common-protos-2.52.0
in repository https://gitbox.apache.org/repos/asf/arrow-java.git


 discard 6e340698 MINOR: Bump com.google.api.grpc:proto-google-common-protos
     add f1fd621f MINOR: ZstdCompressionCodec should use decompressedSize to 
get error name (#619)
     add 52cf1f28 GH-499: Require PR labels for changelog (#594)
     add 929884ef MINOR: Bump com.google.api.grpc:proto-google-common-protos

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (6e340698)
            \
             N -- N -- N   
refs/heads/dependabot/maven/com.google.api.grpc-proto-google-common-protos-2.52.0
 (929884ef)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/pull_request_template.md                   |   7 +
 .../conda-jni.dockerfile => .github/release.yml    |  26 ++-
 .github/workflows/dev_pr.js                        | 241 +++++++++++++++++++++
 .github/workflows/dev_pr.yml                       |  77 +++++++
 CONTRIBUTING.md                                    |  32 ++-
 .../arrow/compression/ZstdCompressionCodec.java    |   2 +-
 dev/release/rat_exclude_files.txt                  |   1 +
 7 files changed, 372 insertions(+), 14 deletions(-)
 create mode 100644 .github/pull_request_template.md
 copy ci/docker/conda-jni.dockerfile => .github/release.yml (73%)
 create mode 100644 .github/workflows/dev_pr.js
 create mode 100644 .github/workflows/dev_pr.yml

Reply via email to