From 895b4a0c326ae970b67fb591d7607e59ae36940e Mon Sep 17 00:00:00 2001 From: Aaditya Srinivasan Date: Mon, 20 Jul 2026 18:28:04 +0530 Subject: [PATCH] GH-50553: Clarify invalid title comment --- .github/workflows/dev_pr/title_check.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/dev_pr/title_check.md b/.github/workflows/dev_pr/title_check.md index 8de10a2962e9..9c2818d02bd5 100644 --- a/.github/workflows/dev_pr/title_check.md +++ b/.github/workflows/dev_pr/title_check.md @@ -19,6 +19,8 @@ Thanks for opening a pull request! +**This pull request has been automatically converted to a draft because its title doesn't match Arrow's required format.** + If this is not a [minor PR](https://github.com/apache/arrow/blob/main/CONTRIBUTING.md#Minor-Fixes). Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose Opening GitHub issues ahead of time contributes to the [Openness](http://theapacheway.com/open/#:~:text=Openness%20allows%20new%20users%20the,must%20happen%20in%20the%20open.) of the Apache Arrow project. @@ -31,6 +33,8 @@ or MINOR: [${COMPONENT}] ${SUMMARY} +**After updating the title, you can mark the pull request as ready for review.** + See also: * [Other pull requests](https://github.com/apache/arrow/pulls/)