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

apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 542e81b  ARROW-13794: [C++] Deprecate PARQUET_VERSION_2_0
     add 8b20af6  ARROW-13674: [CI] PR checks should check for JIRA components

No new revisions were added by this update.

Summary of changes:
 .github/workflows/dev_pr.yml            | 13 +++++
 .github/workflows/dev_pr/helpers.js     | 76 ++++++++++++++++++++++++++++
 .github/workflows/dev_pr/jira_check.js  | 88 +++++++++++++++++++++++++++++++++
 .github/workflows/dev_pr/link.js        | 14 ++----
 .github/workflows/dev_pr/title_check.js | 13 +----
 5 files changed, 182 insertions(+), 22 deletions(-)
 create mode 100644 .github/workflows/dev_pr/helpers.js
 create mode 100644 .github/workflows/dev_pr/jira_check.js

Reply via email to