David Arthur created KAFKA-19013:
------------------------------------
Summary: Pre-format PR body for merge queue
Key: KAFKA-19013
URL: https://issues.apache.org/jira/browse/KAFKA-19013
Project: Kafka
Issue Type: Sub-task
Components: build
Reporter: David Arthur
Assignee: David Arthur
When using the "PR Title and Description" for the commit message in the merge
queue, GitHub will automatically re-wrap the PR description text at 72
characters. This seems to follow the 50/72 rule for Git subject/body.
Since we do not have a chance to preview what the commit message will look like
when using the merge queue, we should automatically re-format our PR
descriptions to be wrapped at 72 characters. This should eliminate
re-formatting and reduce surprises when merging.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)