This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/kafka-merge-queue-sandbox.git
The following commit(s) were added to refs/heads/main by this push:
new 14ff372 Another change but this time with a long title. What happens
if the title is over 72 characters? I guess we'll find out. (#66)
14ff372 is described below
commit 14ff37210ff7be50b86e311594a93b552b111c81
Author: David Arthur <[email protected]>
AuthorDate: Tue Mar 18 15:35:37 2025 -0400
Another change but this time with a long title. What happens if the title
is over 72 characters? I guess we'll find out. (#66)
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim
veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea
commodo consequat. Duis aute irure dolor in reprehenderit in voluptate
velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint
occaecat cupidatat non proident, sunt in culpa qui officia deserunt
mollit anim id est labo
But what about lines with long URLs? Like this:
https://github.com/apache/kafka-merge-queue-sandbox/compare/mar-18-test-4?expand=1
Also what about pictures?
<img width="873" alt="image"
src="https://github.com/user-attachments/assets/7483eef3-2b42-4582-a297-4d1976c01a1b"
/>
---
README.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/README.md b/README.md
index 6e08c6e..f95b148 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,5 @@
# Merge Queue Testing for Apache Kafka
-
The purpose of this repository is to evaluate Github's merge queue feature
in the context of an Apache project.