kou opened a new issue, #50379: URL: https://github.com/apache/arrow/issues/50379
### Describe the enhancement requested We have a CI job that checks our PR format: https://github.com/apache/arrow/blob/63786399094964013470d32b0dcfa800156b7930/.github/workflows/dev_pr.yml#L63-L72 If it detects format mismatch, it adds a comment to notify it: https://github.com/apache/arrow/blob/main/.github/workflows/dev_pr/title_check.md How about making the PR draft automatically in addition of the comment? Maintainers can ignore these PRs until they match our PR format. ### Component(s) Developer Tools -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
