Commits

Sutou Kouhei authored d7d26c9dbb0
ARROW-6862: [Developer] Check pull request title It checks pull request title periodically. If a checked pull request doesn't start with `ARROW-XXX`, github-actions bot comments how to contribute. See `.github/workflows/pull_request/title_check.md` for comment content. Closes #5628 from kou/developer-check-pull-request-title and squashes the following commits: db1a95fa2 <Sutou Kouhei> Check pull request title Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>