This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-java.git
from f1fd621f MINOR: ZstdCompressionCodec should use decompressedSize to
get error name (#619)
add 52cf1f28 GH-499: Require PR labels for changelog (#594)
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 ++-
dev/release/rat_exclude_files.txt | 1 +
6 files changed, 371 insertions(+), 13 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