This is an automated email from the ASF dual-hosted git repository.
assignuser pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 8ac434fb97 GH-44831: [CI] Build Java for integration tests from
arrow-java (#44932)
add fe32a7dfe5 GH-44934: [Dev] Remove JIRA remnants (#44936)
No new revisions were added by this update.
Summary of changes:
.github/CONTRIBUTING.md | 8 +-
.github/pull_request_template.md | 4 -
.github/workflows/dev.yml | 2 +-
.github/workflows/dev_pr.yml | 2 +-
.github/workflows/dev_pr/helpers.js | 31 +--
.github/workflows/dev_pr/issue_check.js | 91 +--------
.github/workflows/dev_pr/link.js | 30 +--
.github/workflows/dev_pr/title_check.md | 4 -
CONTRIBUTING.md | 3 +-
dev/README.md | 9 +-
dev/merge.conf.sample | 4 -
dev/merge_arrow_pr.py | 175 +----------------
dev/requirements_merge_arrow_pr.txt | 1 -
dev/test_merge_arrow_pr.py | 325 +++++++++++---------------------
r/vignettes/install.Rmd | 8 +-
15 files changed, 138 insertions(+), 559 deletions(-)