redpanda-data / redpanda

Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
https://redpanda.com
9.46k stars 579 forks source link

gha: increase commits cherry-picked in backport #23451

Closed andrewhsu closed 3 days ago

andrewhsu commented 4 days ago

The /backport command will only cherry-pick the first 30 commits of the PR. This PR fixes that by cherry-picking all commits.

Also, reduce commit sha from 40 chars to 10 chars for brevity in displaying cherry-pick command.

jira: PESDLC-2095

Backports Required

Release Notes